diff --git a/README.md b/README.md index f924fb4..b87451f 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ Supported Formats: - 1.18.0 - 1.18.30 - 1.19.0 - 1.19.80 - 1.20.0 - 1.20.80 - - 1.21.0 - 1.21.30 + - 1.21.0 - 1.21.40 - Java - 1.8.8 - 1.9.0 - 1.9.3 diff --git a/app/build.gradle.kts b/app/build.gradle.kts index 9130aad..c40bb0a 100644 --- a/app/build.gradle.kts +++ b/app/build.gradle.kts @@ -10,8 +10,8 @@ dependencies { } node { - version.set("22.8.0") - npmVersion.set("10.8.3") + version.set("22.9.0") + npmVersion.set("10.9.0") download.set(true) } diff --git a/app/electron/package.json b/app/electron/package.json index 99bc62f..0170664 100644 --- a/app/electron/package.json +++ b/app/electron/package.json @@ -1,6 +1,6 @@ { "name": "chunker-electron", - "version": "1.1.3", + "version": "1.2.0", "description": "Convert worlds between Java and Bedrock.", "private": true, "main": "src/index.js", @@ -14,7 +14,7 @@ "author": "Hive Games Limited", "license": "MIT", "devDependencies": { - "electron": "32.1.0", + "electron": "32.1.2", "electron-builder": "25.0.5", "git-last-commit": "^1.0.1" }, diff --git a/app/package-lock.json b/app/package-lock.json index 975175d..a841a97 100644 --- a/app/package-lock.json +++ b/app/package-lock.json @@ -21,7 +21,7 @@ }, "electron": { "name": "chunker-electron", - "version": "1.1.3", + "version": "1.2.0", "license": "MIT", "dependencies": { "archiver": "^7.0.1", @@ -31,7 +31,7 @@ "jszip": "^3.10.1" }, "devDependencies": { - "electron": "32.1.0", + "electron": "32.1.2", "electron-builder": "25.0.5", "git-last-commit": "^1.0.1" } @@ -8971,9 +8971,9 @@ } }, "node_modules/electron": { - "version": "32.1.0", - "resolved": "https://registry.npmjs.org/electron/-/electron-32.1.0.tgz", - "integrity": "sha512-4etE3K6vPUkHihf7nvawngbB5+jLuUJgZh31f9ki1Gfveo0qwNDkLv/doabw+4zFFWKUXI+uFUpyOpL5+RwS+Q==", + "version": "32.1.2", + "resolved": "https://registry.npmjs.org/electron/-/electron-32.1.2.tgz", + "integrity": "sha512-CXe6doFzhmh1U7daOvUzmF6Cj8hssdYWMeEPRnRO6rB9/bbwMlWctcQ7P8NJXhLQ88/vYUJQrJvlJPh8qM0BRQ==", "dev": true, "hasInstallScript": true, "dependencies": { diff --git a/app/ui/public/data/bedrock/R21_40.json b/app/ui/public/data/bedrock/R21_40.json new file mode 100644 index 0000000..75595d0 --- /dev/null +++ b/app/ui/public/data/bedrock/R21_40.json @@ -0,0 +1,312079 @@ +{ + "blocks" : [ + { + "name" : "minecraft:cyan_terracotta", + "states" : [] + }, + { + "name" : "minecraft:hard_pink_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:birch_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:polished_basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:polished_basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:polished_basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:nether_gold_ore", + "states" : [] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:zombie_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_blue_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:wet_sponge", + "states" : [] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite", + "states" : [] + }, + { + "name" : "minecraft:blue_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powder_snow", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:dark_oak_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:deepslate_copper_ore", + "states" : [] + }, + { + "name" : "minecraft:chiseled_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:yellow_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:blackstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:blackstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:lime_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:red_wool", + "states" : [] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:jungle_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:hard_green_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:diorite", + "states" : [] + }, + { + "name" : "minecraft:gray_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_tuff_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cherry_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_wool", + "states" : [] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:crimson_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:yellow_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:end_gateway", + "states" : [] + }, + { + "name" : "minecraft:azure_bluet", + "states" : [] + }, + { + "name" : "minecraft:beacon", + "states" : [] + }, + { + "name" : "minecraft:red_nether_brick", + "states" : [] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone", + "states" : [] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "height", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:snow_layer", + "states" : [ + { + "name" : "covered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "height", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blue_carpet", + "states" : [] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mud_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:hanging_roots", + "states" : [] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:prismarine_bricks_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:calcite", + "states" : [] + }, + { + "name" : "minecraft:diorite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:diorite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:stripped_dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hard_orange_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:dead_bubble_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_bubble_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:bubble_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bubble_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_brown_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:sculk_shrieker", + "states" : [ + { + "name" : "active", + "type" : "byte", + "value" : 0 + }, + { + "name" : "can_summon", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sculk_shrieker", + "states" : [ + { + "name" : "active", + "type" : "byte", + "value" : 1 + }, + { + "name" : "can_summon", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sculk_shrieker", + "states" : [ + { + "name" : "active", + "type" : "byte", + "value" : 0 + }, + { + "name" : "can_summon", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sculk_shrieker", + "states" : [ + { + "name" : "active", + "type" : "byte", + "value" : 1 + }, + { + "name" : "can_summon", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_wool", + "states" : [] + }, + { + "name" : "minecraft:orange_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:hard_black_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:gray_carpet", + "states" : [] + }, + { + "name" : "minecraft:lily_of_the_valley", + "states" : [] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:lime_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:info_update", + "states" : [] + }, + { + "name" : "minecraft:seagrass", + "states" : [ + { + "name" : "sea_grass_type", + "type" : "string", + "value" : "default" + } + ] + }, + { + "name" : "minecraft:seagrass", + "states" : [ + { + "name" : "sea_grass_type", + "type" : "string", + "value" : "double_top" + } + ] + }, + { + "name" : "minecraft:seagrass", + "states" : [ + { + "name" : "sea_grass_type", + "type" : "string", + "value" : "double_bot" + } + ] + }, + { + "name" : "minecraft:tube_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tube_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:redstone_lamp", + "states" : [] + }, + { + "name" : "minecraft:mossy_cobblestone", + "states" : [] + }, + { + "name" : "minecraft:deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:magenta_carpet", + "states" : [] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_wool", + "states" : [] + }, + { + "name" : "minecraft:waxed_exposed_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:tuff_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:tuff_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:warped_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:stripped_acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:diamond_block", + "states" : [] + }, + { + "name" : "minecraft:dark_prismarine_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:dark_prismarine_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:hard_gray_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:brown_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:end_bricks", + "states" : [] + }, + { + "name" : "minecraft:magenta_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:packed_ice", + "states" : [] + }, + { + "name" : "minecraft:packed_mud", + "states" : [] + }, + { + "name" : "minecraft:light_blue_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:moss_carpet", + "states" : [] + }, + { + "name" : "minecraft:warped_fungus", + "states" : [] + }, + { + "name" : "minecraft:polished_deepslate_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_deepslate_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:amethyst_block", + "states" : [] + }, + { + "name" : "minecraft:dead_bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dead_bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:gold_block", + "states" : [] + }, + { + "name" : "minecraft:flower_pot", + "states" : [ + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:flower_pot", + "states" : [ + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 3 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 3 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 3 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 3 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 4 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 4 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 4 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 4 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 5 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 5 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 5 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 5 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 6 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 6 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 6 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 6 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 7 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 7 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 7 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 7 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 8 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 8 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 8 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 8 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 9 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 9 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 9 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 9 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 10 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 10 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 10 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 10 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 11 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 11 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 11 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 11 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 12 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 12 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 12 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 12 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 13 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 13 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 13 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 13 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 14 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 14 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 14 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 14 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 15 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 15 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 15 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 15 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 16 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 16 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 16 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 16 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 17 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 17 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 17 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 17 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 18 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 18 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 18 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 18 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 19 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 19 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 19 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 19 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 20 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 20 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 20 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 20 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 21 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 21 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 21 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 21 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 22 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 22 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 22 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 22 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 23 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 23 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 23 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 23 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 24 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 24 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 24 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 24 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 25 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 25 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 25 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 25 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 26 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 26 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 26 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 26 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 27 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 27 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 27 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 27 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 28 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 28 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 28 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 28 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 29 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 29 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 29 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 29 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 30 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 30 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 30 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 30 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 31 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 31 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 31 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 31 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 32 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 32 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 32 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 32 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 33 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 33 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 33 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 33 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 34 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 34 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 34 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 34 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 35 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 35 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 35 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 35 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 36 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 36 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 36 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 36 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 37 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 37 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 37 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 37 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 38 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 38 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 38 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 38 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 39 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 39 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 39 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 39 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 40 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 40 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 40 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 40 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 41 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 41 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 41 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 41 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 42 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 42 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 42 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 42 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 43 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 43 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 43 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 43 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 44 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 44 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 44 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 44 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 45 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 45 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 45 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 45 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 46 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 46 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 46 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 46 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 47 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 47 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 47 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 47 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 48 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 48 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 48 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 48 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 49 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 49 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 49 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 49 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 50 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 50 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 50 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 50 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 51 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 51 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 51 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 51 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 52 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 52 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 52 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 52 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 53 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 53 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 53 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 53 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 54 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 54 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 54 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 54 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 55 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 55 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 55 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 55 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 56 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 56 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 56 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 56 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 57 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 57 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 57 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 57 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 58 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 58 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 58 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 58 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 59 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 59 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 59 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 59 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 60 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 60 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 60 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 60 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 61 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 61 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 61 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 61 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 62 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 62 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 62 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 62 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 63 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 63 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 63 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chiseled_bookshelf", + "states" : [ + { + "name" : "books_stored", + "type" : "int", + "value" : 63 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:lime_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:weathered_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "down" + } + ] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "up" + } + ] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:small_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:activator_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:potatoes", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:muddy_mangrove_roots", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:muddy_mangrove_roots", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:muddy_mangrove_roots", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:stripped_jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:noteblock", + "states" : [] + }, + { + "name" : "minecraft:tuff", + "states" : [] + }, + { + "name" : "minecraft:mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:deepslate_tile_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:raw_gold_block", + "states" : [] + }, + { + "name" : "minecraft:allium", + "states" : [] + }, + { + "name" : "minecraft:white_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:copper_grate", + "states" : [] + }, + { + "name" : "minecraft:black_wool", + "states" : [] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:orange_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence", + "states" : [] + }, + { + "name" : "minecraft:cut_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cut_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:warped_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:spruce_fence", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_block", + "states" : [] + }, + { + "name" : "minecraft:black_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mob_spawner", + "states" : [] + }, + { + "name" : "minecraft:polished_granite", + "states" : [] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:soul_fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:magenta_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mangrove_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:smooth_quartz_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_quartz_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:light_gray_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:obsidian", + "states" : [] + }, + { + "name" : "minecraft:light_gray_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:dark_oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:oxidized_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:oxidized_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:exposed_copper", + "states" : [] + }, + { + "name" : "minecraft:polished_deepslate_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_deepslate_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:stone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:red_nether_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:waxed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sponge", + "states" : [] + }, + { + "name" : "minecraft:exposed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:exposed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bamboo_fence", + "states" : [] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:normal_stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:diorite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:diorite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:end_stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:end_stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:hardened_clay", + "states" : [] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stripped_jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_jungle_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:light_block_9", + "states" : [] + }, + { + "name" : "minecraft:light_block_8", + "states" : [] + }, + { + "name" : "minecraft:light_block_7", + "states" : [] + }, + { + "name" : "minecraft:light_block_6", + "states" : [] + }, + { + "name" : "minecraft:light_block_5", + "states" : [] + }, + { + "name" : "minecraft:light_block_4", + "states" : [] + }, + { + "name" : "minecraft:light_block_3", + "states" : [] + }, + { + "name" : "minecraft:light_block_2", + "states" : [] + }, + { + "name" : "minecraft:light_block_1", + "states" : [] + }, + { + "name" : "minecraft:light_block_0", + "states" : [] + }, + { + "name" : "minecraft:oak_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:light_gray_terracotta", + "states" : [] + }, + { + "name" : "minecraft:smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:brown_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:andesite", + "states" : [] + }, + { + "name" : "minecraft:fire_coral", + "states" : [] + }, + { + "name" : "minecraft:stone", + "states" : [] + }, + { + "name" : "minecraft:smooth_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hard_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purpur_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:purpur_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:brain_coral", + "states" : [] + }, + { + "name" : "minecraft:stripped_spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:orange_wool", + "states" : [] + }, + { + "name" : "minecraft:polished_blackstone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:crimson_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:respawn_anchor", + "states" : [ + { + "name" : "respawn_anchor_charge", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:respawn_anchor", + "states" : [ + { + "name" : "respawn_anchor_charge", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:respawn_anchor", + "states" : [ + { + "name" : "respawn_anchor_charge", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:respawn_anchor", + "states" : [ + { + "name" : "respawn_anchor_charge", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:respawn_anchor", + "states" : [ + { + "name" : "respawn_anchor_charge", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:light_gray_concrete", + "states" : [] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:green_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper", + "states" : [] + }, + { + "name" : "minecraft:red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:red_sand", + "states" : [] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hay_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:jungle_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper", + "states" : [] + }, + { + "name" : "minecraft:infested_cracked_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brain_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brain_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cyan_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:infested_mossy_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:honey_block", + "states" : [] + }, + { + "name" : "minecraft:underwater_tnt", + "states" : [ + { + "name" : "explode_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:underwater_tnt", + "states" : [ + { + "name" : "explode_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dripstone_block", + "states" : [] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:vine", + "states" : [ + { + "name" : "vine_direction_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:blackstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:gold_ore", + "states" : [] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:yellow_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:stonecutter", + "states" : [] + }, + { + "name" : "minecraft:warped_planks", + "states" : [] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:brown_carpet", + "states" : [] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dead_bubble_coral_block", + "states" : [] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence", + "states" : [] + }, + { + "name" : "minecraft:mangrove_planks", + "states" : [] + }, + { + "name" : "minecraft:invisible_bedrock", + "states" : [] + }, + { + "name" : "minecraft:red_terracotta", + "states" : [] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral_block", + "states" : [] + }, + { + "name" : "minecraft:oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:magenta_wool", + "states" : [] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:magenta_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:quartz_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:quartz_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mangrove_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:orange_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:hard_brown_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:smooth_basalt", + "states" : [] + }, + { + "name" : "minecraft:waterlily", + "states" : [] + }, + { + "name" : "minecraft:hard_light_blue_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:emerald_block", + "states" : [] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_sand", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:heavy_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:purple_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:lightning_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobblestone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:underwater_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deepslate_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:deepslate_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:spruce_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:spruce_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:dark_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:ochre_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:ochre_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:ochre_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "down" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "up" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "down" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "up" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:observer", + "states" : [ + { + "name" : "minecraft:facing_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:silver_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pink_concrete", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glowingobsidian", + "states" : [] + }, + { + "name" : "minecraft:brown_mushroom", + "states" : [] + }, + { + "name" : "minecraft:cyan_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:dead_fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:brown_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper", + "states" : [] + }, + { + "name" : "minecraft:copper_ore", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_planks", + "states" : [] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:birch_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 0 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 1 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 2 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 3 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 4 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 5 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 6 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 7 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 0 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 1 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 2 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 3 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 4 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 5 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 6 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:scaffolding", + "states" : [ + { + "name" : "stability", + "type" : "int", + "value" : 7 + }, + { + "name" : "stability_check", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:green_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stripped_bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_bamboo_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:red_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cracked_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:sculk_catalyst", + "states" : [ + { + "name" : "bloom", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sculk_catalyst", + "states" : [ + { + "name" : "bloom", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobblestone", + "states" : [] + }, + { + "name" : "minecraft:horn_coral", + "states" : [] + }, + { + "name" : "minecraft:yellow_concrete", + "states" : [] + }, + { + "name" : "minecraft:cyan_carpet", + "states" : [] + }, + { + "name" : "minecraft:oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:jungle_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:blue_terracotta", + "states" : [] + }, + { + "name" : "minecraft:sandstone", + "states" : [] + }, + { + "name" : "minecraft:brown_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:acacia_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:light_weighted_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:undyed_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:polished_blackstone", + "states" : [] + }, + { + "name" : "minecraft:mycelium", + "states" : [] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "no_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "no_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "small_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "small_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "large_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "large_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "no_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "no_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "small_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "small_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "large_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thin" + } + ] + }, + { + "name" : "minecraft:bamboo", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "bamboo_leaf_size", + "type" : "string", + "value" : "large_leaves" + }, + { + "name" : "bamboo_stalk_thickness", + "type" : "string", + "value" : "thick" + } + ] + }, + { + "name" : "minecraft:quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:gray_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:green_terracotta", + "states" : [] + }, + { + "name" : "minecraft:deepslate_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:deepslate_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:smithing_table", + "states" : [] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:player_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:weathered_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:poppy", + "states" : [] + }, + { + "name" : "minecraft:tuff_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:tuff_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:mossy_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:green_wool", + "states" : [] + }, + { + "name" : "minecraft:green_carpet", + "states" : [] + }, + { + "name" : "minecraft:prismarine_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:prismarine_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pitcher_plant", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pitcher_plant", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:compound_creator", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:compound_creator", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:compound_creator", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:compound_creator", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:spruce_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:netherite_block", + "states" : [] + }, + { + "name" : "minecraft:pink_wool", + "states" : [] + }, + { + "name" : "minecraft:redstone_block", + "states" : [] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:redstone_wire", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:quartz_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:quartz_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:quartz_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:birch_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:loom", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:loom", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:loom", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:loom", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dead_tube_coral_block", + "states" : [] + }, + { + "name" : "minecraft:end_stone", + "states" : [] + }, + { + "name" : "minecraft:polished_tuff_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_tuff_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:mangrove_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:jungle_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:jungle_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:light_blue_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:glowstone", + "states" : [] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:stone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:hard_white_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:mud_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mud_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:farmland", + "states" : [ + { + "name" : "moisturized_amount", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cut_red_sandstone", + "states" : [] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:rail", + "states" : [ + { + "name" : "rail_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:hard_magenta_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:detector_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:blue_orchid", + "states" : [] + }, + { + "name" : "minecraft:green_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_granite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_terracotta", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:dark_oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:infested_cobblestone", + "states" : [] + }, + { + "name" : "minecraft:pink_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cracked_deepslate_tiles", + "states" : [] + }, + { + "name" : "minecraft:brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:brain_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:red_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cobblestone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cobblestone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_nylium", + "states" : [] + }, + { + "name" : "minecraft:structure_void", + "states" : [] + }, + { + "name" : "minecraft:purple_concrete", + "states" : [] + }, + { + "name" : "minecraft:waxed_exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:normal_stone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:normal_stone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:hard_yellow_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:spruce_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_terracotta", + "states" : [] + }, + { + "name" : "minecraft:snow", + "states" : [] + }, + { + "name" : "minecraft:sand", + "states" : [] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:daylight_detector", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:mangrove_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:conduit", + "states" : [] + }, + { + "name" : "minecraft:slime", + "states" : [] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 0 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 1 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 2 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:bone_block", + "states" : [ + { + "name" : "deprecated", + "type" : "int", + "value" : 3 + }, + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frame", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "item_frame_map_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "item_frame_photo_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:lapis_block", + "states" : [] + }, + { + "name" : "minecraft:coal_ore", + "states" : [] + }, + { + "name" : "minecraft:mossy_stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cut_red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cut_red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:client_request_placeholder_block", + "states" : [] + }, + { + "name" : "minecraft:redstone_ore", + "states" : [] + }, + { + "name" : "minecraft:bamboo_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:bamboo_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:green_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:bubble_coral_block", + "states" : [] + }, + { + "name" : "minecraft:infested_chiseled_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:nether_brick_fence", + "states" : [] + }, + { + "name" : "minecraft:pink_tulip", + "states" : [] + }, + { + "name" : "minecraft:oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deepslate_tile_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:deepslate_tile_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:pink_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:dead_tube_coral", + "states" : [] + }, + { + "name" : "minecraft:nether_wart_block", + "states" : [] + }, + { + "name" : "minecraft:prismarine_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:prismarine_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:prismarine_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:prismarine_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:colored_torch_blue", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:small_dripleaf_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:waxed_weathered_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:spruce_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:basalt", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hard_cyan_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:normal_stone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:normal_stone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:light_blue_terracotta", + "states" : [] + }, + { + "name" : "minecraft:lit_redstone_lamp", + "states" : [] + }, + { + "name" : "minecraft:hard_blue_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:hard_purple_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:diamond_ore", + "states" : [] + }, + { + "name" : "minecraft:warped_roots", + "states" : [] + }, + { + "name" : "minecraft:magenta_concrete", + "states" : [] + }, + { + "name" : "minecraft:dark_prismarine", + "states" : [] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:sticky_piston", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:ender_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:ender_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:ender_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:ender_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "down" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "up" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:medium_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:warped_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:warped_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:jungle_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:sculk_sensor", + "states" : [ + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sculk_sensor", + "states" : [ + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sculk_sensor", + "states" : [ + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frog_spawn", + "states" : [] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:red_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:stripped_cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:crimson_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_planks", + "states" : [] + }, + { + "name" : "minecraft:fire_coral_block", + "states" : [] + }, + { + "name" : "minecraft:magenta_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:iron_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:honeycomb_block", + "states" : [] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:quartz_ore", + "states" : [] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:daylight_detector_inverted", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:barrel", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_quartz", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:smooth_quartz", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:smooth_quartz", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:coarse_dirt", + "states" : [] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:chorus_flower", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:orange_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:white_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:stripped_birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_birch_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:cracked_nether_bricks", + "states" : [] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:powered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_blue_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_lime_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:element_constructor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:element_constructor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:element_constructor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:element_constructor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:deepslate_tiles", + "states" : [] + }, + { + "name" : "minecraft:smooth_stone", + "states" : [] + }, + { + "name" : "minecraft:hard_light_gray_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:gray_terracotta", + "states" : [] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:granite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:white_tulip", + "states" : [] + }, + { + "name" : "minecraft:lime_concrete", + "states" : [] + }, + { + "name" : "minecraft:black_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_mushroom", + "states" : [] + }, + { + "name" : "minecraft:gilded_blackstone", + "states" : [] + }, + { + "name" : "minecraft:hard_yellow_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:magenta_terracotta", + "states" : [] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_diorite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_diorite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:reserved6", + "states" : [] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:unknown", + "states" : [] + }, + { + "name" : "minecraft:lab_table", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lab_table", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lab_table", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:lab_table", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cherry_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:yellow_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sunflower", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sunflower", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_petals", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:infested_deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:infested_deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:infested_deepslate", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:soul_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:podzol", + "states" : [] + }, + { + "name" : "minecraft:copper_block", + "states" : [] + }, + { + "name" : "minecraft:lit_redstone_ore", + "states" : [] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deadbush", + "states" : [] + }, + { + "name" : "minecraft:waxed_weathered_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_weathered_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_bricks", + "states" : [] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cut_copper", + "states" : [] + }, + { + "name" : "minecraft:iron_ore", + "states" : [] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frosted_ice", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:frosted_ice", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:frosted_ice", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:frosted_ice", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chipped_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:chipped_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:chipped_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:chipped_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "down" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "up" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:large_amethyst_bud", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:suspicious_gravel", + "states" : [ + { + "name" : "brushed_progress", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:flowing_water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:brick_block", + "states" : [] + }, + { + "name" : "minecraft:hard_glass", + "states" : [] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:cave_vines", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:magenta_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:iron_bars", + "states" : [] + }, + { + "name" : "minecraft:white_terracotta", + "states" : [] + }, + { + "name" : "minecraft:stripped_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:light_blue_carpet", + "states" : [] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:melon_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:crimson_planks", + "states" : [] + }, + { + "name" : "minecraft:stripped_dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_dark_oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:white_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:oak_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:purple_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jukebox", + "states" : [] + }, + { + "name" : "minecraft:stripped_cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jigsaw", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "rotation", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:border_block", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:shroomlight", + "states" : [] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cornflower", + "states" : [] + }, + { + "name" : "minecraft:chiseled_polished_blackstone", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_oak_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_tile_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glass_pane", + "states" : [] + }, + { + "name" : "minecraft:chiseled_deepslate", + "states" : [] + }, + { + "name" : "minecraft:cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:red_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:infested_stone_bricks", + "states" : [] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:acacia_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:raw_copper_block", + "states" : [] + }, + { + "name" : "minecraft:oxidized_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:oxidized_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:horn_coral_block", + "states" : [] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:beetroot", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:light_gray_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_gray_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_planks", + "states" : [] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:golden_rail", + "states" : [ + { + "name" : "rail_data_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "rail_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cyan_wool", + "states" : [] + }, + { + "name" : "minecraft:petrified_oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:petrified_oak_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deprecated_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:deprecated_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:deprecated_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:deprecated_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:darkoak_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jungle_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cyan_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cracked_deepslate_bricks", + "states" : [] + }, + { + "name" : "minecraft:fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:fire_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:waxed_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:hard_light_blue_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dirt_with_roots", + "states" : [] + }, + { + "name" : "minecraft:coal_block", + "states" : [] + }, + { + "name" : "minecraft:white_wool", + "states" : [] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cut_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cut_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:composter", + "states" : [ + { + "name" : "composter_fill_level", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:waxed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:kelp", + "states" : [ + { + "name" : "kelp_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_bricks", + "states" : [] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:light_blue_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:rose_bush", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:rose_bush", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:flowering_azalea", + "states" : [] + }, + { + "name" : "minecraft:oxidized_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:blue_wool", + "states" : [] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:weeping_vines", + "states" : [ + { + "name" : "weeping_vines_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:chorus_plant", + "states" : [] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:water", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mud_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:unpowered_repeater", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "repeater_delay", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:element_100", + "states" : [] + }, + { + "name" : "minecraft:element_101", + "states" : [] + }, + { + "name" : "minecraft:element_102", + "states" : [] + }, + { + "name" : "minecraft:element_103", + "states" : [] + }, + { + "name" : "minecraft:element_104", + "states" : [] + }, + { + "name" : "minecraft:element_105", + "states" : [] + }, + { + "name" : "minecraft:element_106", + "states" : [] + }, + { + "name" : "minecraft:element_107", + "states" : [] + }, + { + "name" : "minecraft:element_108", + "states" : [] + }, + { + "name" : "minecraft:element_109", + "states" : [] + }, + { + "name" : "minecraft:element_113", + "states" : [] + }, + { + "name" : "minecraft:element_112", + "states" : [] + }, + { + "name" : "minecraft:element_111", + "states" : [] + }, + { + "name" : "minecraft:element_110", + "states" : [] + }, + { + "name" : "minecraft:element_117", + "states" : [] + }, + { + "name" : "minecraft:element_116", + "states" : [] + }, + { + "name" : "minecraft:element_115", + "states" : [] + }, + { + "name" : "minecraft:element_114", + "states" : [] + }, + { + "name" : "minecraft:element_118", + "states" : [] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:andesite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:white_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:stripped_warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:moving_block", + "states" : [] + }, + { + "name" : "minecraft:trapped_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:trapped_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:trapped_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:trapped_chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brain_coral_block", + "states" : [] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:bamboo_planks", + "states" : [] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 26 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 27 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 28 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 29 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 30 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 31 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 32 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 33 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 34 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 35 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 36 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 37 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 38 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 39 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 40 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 41 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 42 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 43 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 44 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 45 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 46 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 47 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 48 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 49 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 50 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 51 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 52 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 53 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 54 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 55 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 56 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 57 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 58 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 59 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 60 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 61 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 62 + } + ] + }, + { + "name" : "minecraft:glow_lichen", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 63 + } + ] + }, + { + "name" : "minecraft:purpur_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:purpur_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:purpur_pillar", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wall_banner", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:twisting_vines", + "states" : [ + { + "name" : "twisting_vines_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:acacia_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:acacia_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oak_fence", + "states" : [] + }, + { + "name" : "minecraft:soul_lantern", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:soul_lantern", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dirt", + "states" : [] + }, + { + "name" : "minecraft:blue_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:deny", + "states" : [] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bee_nest", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bubble_column", + "states" : [ + { + "name" : "drag_down", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bubble_column", + "states" : [ + { + "name" : "drag_down", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:smooth_stone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_stone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:light_blue_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:soul_soil", + "states" : [] + }, + { + "name" : "minecraft:soul_sand", + "states" : [] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:granite_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_diorite", + "states" : [] + }, + { + "name" : "minecraft:reinforced_deepslate", + "states" : [] + }, + { + "name" : "minecraft:fletching_table", + "states" : [] + }, + { + "name" : "minecraft:cherry_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:creeper_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:black_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:dragon_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:calibrated_sculk_sensor", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "sculk_sensor_phase", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:dark_prismarine_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stripped_acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_acacia_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_fence", + "states" : [] + }, + { + "name" : "minecraft:crafting_table", + "states" : [] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 0 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 1 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 2 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 3 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 0 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 1 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 2 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sea_pickle", + "states" : [ + { + "name" : "cluster_count", + "type" : "int", + "value" : 3 + }, + { + "name" : "dead_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cherry_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:brown_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:end_rod", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:green_concrete", + "states" : [] + }, + { + "name" : "minecraft:tuff_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:tuff_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:crimson_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:warped_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:warped_wart_block", + "states" : [] + }, + { + "name" : "minecraft:light_gray_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:carrots", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:yellow_carpet", + "states" : [] + }, + { + "name" : "minecraft:cyan_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:black_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral", + "states" : [] + }, + { + "name" : "minecraft:andesite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:andesite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:grass_block", + "states" : [] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tripwire_hook", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:cave_vines_body_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:dark_oak_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_black_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:stripped_birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_birch_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:tinted_glass", + "states" : [] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 0 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "none" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "unstable" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "partial_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:big_dripleaf", + "states" : [ + { + "name" : "big_dripleaf_head", + "type" : "byte", + "value" : 1 + }, + { + "name" : "big_dripleaf_tilt", + "type" : "string", + "value" : "full_tilt" + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:cut_sandstone", + "states" : [] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_wool", + "states" : [] + }, + { + "name" : "minecraft:blue_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blue_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:sweet_berry_bush", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_blackstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:reeds", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:black_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:jungle_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_sandstone", + "states" : [] + }, + { + "name" : "minecraft:barrier", + "states" : [] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:torchflower_crop", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:black_carpet", + "states" : [] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:jungle_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cherry_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cherry_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:weathered_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:dark_oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:nether_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:fire", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:fern", + "states" : [] + }, + { + "name" : "minecraft:purpur_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:purpur_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:torchflower", + "states" : [] + }, + { + "name" : "minecraft:infested_stone", + "states" : [] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:end_portal_frame", + "states" : [ + { + "name" : "end_portal_eye_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:bamboo_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:prismarine", + "states" : [] + }, + { + "name" : "minecraft:magenta_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:magenta_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:mushroom_stem", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:black_terracotta", + "states" : [] + }, + { + "name" : "minecraft:deepslate_gold_ore", + "states" : [] + }, + { + "name" : "minecraft:ancient_debris", + "states" : [] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "inactive" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "active" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "unlocking" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:vault", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "vault_state", + "type" : "string", + "value" : "ejecting" + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:beehive", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "honey_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:hard_orange_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:glass", + "states" : [] + }, + { + "name" : "minecraft:wither_rose", + "states" : [] + }, + { + "name" : "minecraft:nether_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:nether_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_roots", + "states" : [] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:yellow_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_mosaic_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:brown_concrete", + "states" : [] + }, + { + "name" : "minecraft:cherry_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cherry_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bubble_coral", + "states" : [] + }, + { + "name" : "minecraft:orange_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_gray_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:acacia_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:polished_granite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_granite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:tuff_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:blue_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral", + "states" : [] + }, + { + "name" : "minecraft:stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:stone_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:stripped_spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_spruce_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:pumpkin_stem", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:azalea_leaves_flowered", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:azalea_leaves_flowered", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:azalea_leaves_flowered", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:azalea_leaves_flowered", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_magenta_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:sticky_piston_arm_collision", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:warped_nylium", + "states" : [] + }, + { + "name" : "minecraft:deepslate_emerald_ore", + "states" : [] + }, + { + "name" : "minecraft:acacia_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:quartz_bricks", + "states" : [] + }, + { + "name" : "minecraft:andesite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:andesite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unpowered_comparator", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "output_lit_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "output_subtract_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "data" + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "save" + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "load" + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "corner" + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "invalid" + } + ] + }, + { + "name" : "minecraft:structure_block", + "states" : [ + { + "name" : "structure_block_type", + "type" : "string", + "value" : "export" + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:end_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:purple_terracotta", + "states" : [] + }, + { + "name" : "minecraft:target", + "states" : [] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wooden_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:end_stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:end_stone_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:hard_lime_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pearlescent_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:pearlescent_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:pearlescent_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bamboo_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:tall_grass", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tall_grass", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:light_block_12", + "states" : [] + }, + { + "name" : "minecraft:light_block_13", + "states" : [] + }, + { + "name" : "minecraft:light_block_10", + "states" : [] + }, + { + "name" : "minecraft:light_block_11", + "states" : [] + }, + { + "name" : "minecraft:light_block_14", + "states" : [] + }, + { + "name" : "minecraft:light_block_15", + "states" : [] + }, + { + "name" : "minecraft:nether_sprouts", + "states" : [] + }, + { + "name" : "minecraft:cyan_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:dead_horn_coral_block", + "states" : [] + }, + { + "name" : "minecraft:verdant_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:verdant_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:verdant_froglight", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:hard_gray_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:warped_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:warped_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:horn_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:horn_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:green_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:large_fern", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:large_fern", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stripped_crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_crimson_hyphae", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cocoa", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "down_east_west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "up_north_south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "up_east_west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "down_north_south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "down_east_west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "up_north_south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "up_east_west" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lever", + "states" : [ + { + "name" : "lever_direction", + "type" : "string", + "value" : "down_north_south" + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:bamboo_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:hard_green_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:colored_torch_green", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:moss_block", + "states" : [] + }, + { + "name" : "minecraft:purple_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:pink_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:short_grass", + "states" : [] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_weathered_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:fire_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:fire_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:chain_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:red_sandstone", + "states" : [] + }, + { + "name" : "minecraft:red_nether_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:red_nether_brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:exposed_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:exposed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:green_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:jungle_planks", + "states" : [] + }, + { + "name" : "minecraft:deepslate_redstone_ore", + "states" : [] + }, + { + "name" : "minecraft:dead_brain_coral_block", + "states" : [] + }, + { + "name" : "minecraft:mangrove_fence", + "states" : [] + }, + { + "name" : "minecraft:oxidized_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tuff_bricks", + "states" : [] + }, + { + "name" : "minecraft:mangrove_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate", + "states" : [] + }, + { + "name" : "minecraft:quartz_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:quartz_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bookshelf", + "states" : [] + }, + { + "name" : "minecraft:mud", + "states" : [] + }, + { + "name" : "minecraft:lit_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:lit_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:lit_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:lit_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:ice", + "states" : [] + }, + { + "name" : "minecraft:air", + "states" : [] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bed", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "head_piece_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "occupied_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:black_concrete", + "states" : [] + }, + { + "name" : "minecraft:tnt", + "states" : [ + { + "name" : "explode_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tnt", + "states" : [ + { + "name" : "explode_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:web", + "states" : [] + }, + { + "name" : "minecraft:dead_tube_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_tube_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_diorite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:blue_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:orange_concrete", + "states" : [] + }, + { + "name" : "minecraft:crying_obsidian", + "states" : [] + }, + { + "name" : "minecraft:lime_carpet", + "states" : [] + }, + { + "name" : "minecraft:dead_fire_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_fire_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:decorated_pot", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:decorated_pot", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:decorated_pot", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:decorated_pot", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:granite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:granite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:enchanting_table", + "states" : [] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_exposed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_exposed_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bubble_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:orange_tulip", + "states" : [] + }, + { + "name" : "minecraft:brown_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:azalea", + "states" : [] + }, + { + "name" : "minecraft:mud_bricks", + "states" : [] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:birch_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bamboo_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:acacia_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:gray_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hopper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_red_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bell", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "toggle_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lectern", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:stripped_crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_crimson_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:standing_banner", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:light_blue_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:jungle_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_propagule", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + }, + { + "name" : "propagule_stage", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cactus", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:budding_amethyst", + "states" : [] + }, + { + "name" : "minecraft:sniffer_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "no_cracks" + } + ] + }, + { + "name" : "minecraft:sniffer_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "cracked" + } + ] + }, + { + "name" : "minecraft:sniffer_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "max_cracked" + } + ] + }, + { + "name" : "minecraft:polished_diorite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_diorite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:purple_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:green_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:bedrock", + "states" : [ + { + "name" : "infiniburn_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bedrock", + "states" : [ + { + "name" : "infiniburn_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:spruce_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:blackstone_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:blue_ice", + "states" : [] + }, + { + "name" : "minecraft:cyan_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:hard_red_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_andesite_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:piglin_head", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:sculk", + "states" : [] + }, + { + "name" : "minecraft:hard_purple_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:netherrack", + "states" : [] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:spruce_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:mangrove_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:orange_carpet", + "states" : [] + }, + { + "name" : "minecraft:dead_horn_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_horn_coral_fan", + "states" : [ + { + "name" : "coral_fan_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lantern", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lantern", + "states" : [ + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_weathered_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:lit_blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:lit_blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:lit_blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:lit_blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:pink_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:light_blue_wool", + "states" : [] + }, + { + "name" : "minecraft:allow", + "states" : [] + }, + { + "name" : "minecraft:dark_oak_fence", + "states" : [] + }, + { + "name" : "minecraft:deprecated_purpur_block_2", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:deprecated_purpur_block_2", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:deprecated_purpur_block_2", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:deprecated_purpur_block_1", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:deprecated_purpur_block_1", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:deprecated_purpur_block_1", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:chest", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:cherry_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:chain", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:chain", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:chain", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:clay", + "states" : [] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cake", + "states" : [ + { + "name" : "bite_counter", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_hanging_sign", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 26 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 27 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 28 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 29 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 30 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 31 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 32 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 33 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 34 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 35 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 36 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 37 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 38 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 39 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 40 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 41 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 42 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 43 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 44 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 45 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 46 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 47 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 48 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 49 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 50 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 51 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 52 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 53 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 54 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 55 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 56 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 57 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 58 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 59 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 60 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 61 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 62 + } + ] + }, + { + "name" : "minecraft:sculk_vein", + "states" : [ + { + "name" : "multi_face_direction_bits", + "type" : "int", + "value" : 63 + } + ] + }, + { + "name" : "minecraft:dead_brain_coral", + "states" : [] + }, + { + "name" : "minecraft:deepslate_coal_ore", + "states" : [] + }, + { + "name" : "minecraft:weathered_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:warped_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:polished_andesite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_andesite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:cracked_polished_blackstone_bricks", + "states" : [] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:bamboo_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:flowing_lava", + "states" : [ + { + "name" : "liquid_depth", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wither_skeleton_skull", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:polished_tuff", + "states" : [] + }, + { + "name" : "minecraft:magenta_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:hard_white_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:acacia_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:hard_cyan_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:lit_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:lit_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:lit_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:lit_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:chiseled_nether_bricks", + "states" : [] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:warped_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:red_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:light_gray_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:deepslate_lapis_ore", + "states" : [] + }, + { + "name" : "minecraft:dead_bubble_coral", + "states" : [] + }, + { + "name" : "minecraft:cherry_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:cherry_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:white_carpet", + "states" : [] + }, + { + "name" : "minecraft:cyan_concrete", + "states" : [] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_tuff_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dragon_egg", + "states" : [] + }, + { + "name" : "minecraft:blue_concrete", + "states" : [] + }, + { + "name" : "minecraft:nether_brick", + "states" : [] + }, + { + "name" : "minecraft:deepslate_iron_ore", + "states" : [] + }, + { + "name" : "minecraft:element_1", + "states" : [] + }, + { + "name" : "minecraft:element_0", + "states" : [] + }, + { + "name" : "minecraft:element_3", + "states" : [] + }, + { + "name" : "minecraft:element_2", + "states" : [] + }, + { + "name" : "minecraft:element_5", + "states" : [] + }, + { + "name" : "minecraft:element_4", + "states" : [] + }, + { + "name" : "minecraft:element_7", + "states" : [] + }, + { + "name" : "minecraft:element_6", + "states" : [] + }, + { + "name" : "minecraft:element_9", + "states" : [] + }, + { + "name" : "minecraft:element_8", + "states" : [] + }, + { + "name" : "minecraft:oxeye_daisy", + "states" : [] + }, + { + "name" : "minecraft:camera", + "states" : [] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:wheat", + "states" : [ + { + "name" : "growth", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper", + "states" : [] + }, + { + "name" : "minecraft:heavy_core", + "states" : [] + }, + { + "name" : "minecraft:cobbled_deepslate_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:lilac", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lilac", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:chiseled_quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:chiseled_quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:chiseled_quartz_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:spore_blossom", + "states" : [] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:crimson_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:darkoak_standing_sign", + "states" : [ + { + "name" : "ground_sign_direction", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:weathered_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:weathered_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:emerald_ore", + "states" : [] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:brown_mushroom_block", + "states" : [ + { + "name" : "huge_mushroom_bits", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:gray_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:petrified_oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:petrified_oak_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:gray_concrete", + "states" : [] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pink_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_nether_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purple_shulker_box", + "states" : [] + }, + { + "name" : "minecraft:carved_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:carved_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:carved_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:carved_pumpkin", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dropper", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:spruce_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:stripped_warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_warped_stem", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_andesite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_andesite_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "tip" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "frustum" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "middle" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "base" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "merge" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "tip" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "frustum" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "middle" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "base" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:pointed_dripstone", + "states" : [ + { + "name" : "dripstone_thickness", + "type" : "string", + "value" : "merge" + }, + { + "name" : "hanging", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:red_carpet", + "states" : [] + }, + { + "name" : "minecraft:netherreactor", + "states" : [] + }, + { + "name" : "minecraft:cut_red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cut_red_sandstone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:deepslate_brick_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dark_prismarine_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:chiseled_tuff_bricks", + "states" : [] + }, + { + "name" : "minecraft:light_blue_concrete", + "states" : [] + }, + { + "name" : "minecraft:red_tulip", + "states" : [] + }, + { + "name" : "minecraft:chemical_heat", + "states" : [] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trip_wire", + "states" : [ + { + "name" : "attached_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "disarmed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "suspended_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "water" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "lava" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cauldron", + "states" : [ + { + "name" : "cauldron_liquid", + "type" : "string", + "value" : "powder_snow" + }, + { + "name" : "fill_level", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 16 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 17 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 18 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 19 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 20 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 21 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 22 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 23 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 24 + } + ] + }, + { + "name" : "minecraft:cave_vines_head_with_berries", + "states" : [ + { + "name" : "growing_plant_age", + "type" : "int", + "value" : 25 + } + ] + }, + { + "name" : "minecraft:tube_coral_block", + "states" : [] + }, + { + "name" : "minecraft:chiseled_red_sandstone", + "states" : [] + }, + { + "name" : "minecraft:dead_tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dead_tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dead_tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:dead_tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dark_oak_trapdoor", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:hard_pink_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:orange_terracotta", + "states" : [] + }, + { + "name" : "minecraft:brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:brick_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper", + "states" : [] + }, + { + "name" : "minecraft:oak_planks", + "states" : [] + }, + { + "name" : "minecraft:stripped_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_oak_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:smooth_stone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_stone_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:polished_andesite", + "states" : [] + }, + { + "name" : "minecraft:sea_lantern", + "states" : [] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brewing_stand", + "states" : [ + { + "name" : "brewing_stand_slot_a_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_b_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "brewing_stand_slot_c_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:bamboo_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:bamboo_sapling", + "states" : [ + { + "name" : "age_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper_bulb", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "powered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:blast_furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:crimson_roots", + "states" : [] + }, + { + "name" : "minecraft:acacia_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:acacia_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:stonecutter_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:stonecutter_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:stonecutter_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:stonecutter_block", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:smooth_quartz_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:smooth_quartz_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:yellow_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:white_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:white_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lime_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:end_portal", + "states" : [] + }, + { + "name" : "minecraft:yellow_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:jungle_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:jungle_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:polished_granite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:polished_granite_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:spruce_wood", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:blackstone", + "states" : [] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:acacia_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:lit_deepslate_redstone_ore", + "states" : [] + }, + { + "name" : "minecraft:element_10", + "states" : [] + }, + { + "name" : "minecraft:element_11", + "states" : [] + }, + { + "name" : "minecraft:element_12", + "states" : [] + }, + { + "name" : "minecraft:element_13", + "states" : [] + }, + { + "name" : "minecraft:element_14", + "states" : [] + }, + { + "name" : "minecraft:element_15", + "states" : [] + }, + { + "name" : "minecraft:element_16", + "states" : [] + }, + { + "name" : "minecraft:element_17", + "states" : [] + }, + { + "name" : "minecraft:element_18", + "states" : [] + }, + { + "name" : "minecraft:element_19", + "states" : [] + }, + { + "name" : "minecraft:element_36", + "states" : [] + }, + { + "name" : "minecraft:element_37", + "states" : [] + }, + { + "name" : "minecraft:element_34", + "states" : [] + }, + { + "name" : "minecraft:element_35", + "states" : [] + }, + { + "name" : "minecraft:element_32", + "states" : [] + }, + { + "name" : "minecraft:element_33", + "states" : [] + }, + { + "name" : "minecraft:element_30", + "states" : [] + }, + { + "name" : "minecraft:element_31", + "states" : [] + }, + { + "name" : "minecraft:element_38", + "states" : [] + }, + { + "name" : "minecraft:element_39", + "states" : [] + }, + { + "name" : "minecraft:element_29", + "states" : [] + }, + { + "name" : "minecraft:element_28", + "states" : [] + }, + { + "name" : "minecraft:element_21", + "states" : [] + }, + { + "name" : "minecraft:element_20", + "states" : [] + }, + { + "name" : "minecraft:element_23", + "states" : [] + }, + { + "name" : "minecraft:element_22", + "states" : [] + }, + { + "name" : "minecraft:element_25", + "states" : [] + }, + { + "name" : "minecraft:element_24", + "states" : [] + }, + { + "name" : "minecraft:element_27", + "states" : [] + }, + { + "name" : "minecraft:element_26", + "states" : [] + }, + { + "name" : "minecraft:element_58", + "states" : [] + }, + { + "name" : "minecraft:element_59", + "states" : [] + }, + { + "name" : "minecraft:element_54", + "states" : [] + }, + { + "name" : "minecraft:element_55", + "states" : [] + }, + { + "name" : "minecraft:element_56", + "states" : [] + }, + { + "name" : "minecraft:element_57", + "states" : [] + }, + { + "name" : "minecraft:element_50", + "states" : [] + }, + { + "name" : "minecraft:element_51", + "states" : [] + }, + { + "name" : "minecraft:element_52", + "states" : [] + }, + { + "name" : "minecraft:element_53", + "states" : [] + }, + { + "name" : "minecraft:element_49", + "states" : [] + }, + { + "name" : "minecraft:element_48", + "states" : [] + }, + { + "name" : "minecraft:element_47", + "states" : [] + }, + { + "name" : "minecraft:element_46", + "states" : [] + }, + { + "name" : "minecraft:element_45", + "states" : [] + }, + { + "name" : "minecraft:element_44", + "states" : [] + }, + { + "name" : "minecraft:element_43", + "states" : [] + }, + { + "name" : "minecraft:element_42", + "states" : [] + }, + { + "name" : "minecraft:element_41", + "states" : [] + }, + { + "name" : "minecraft:element_40", + "states" : [] + }, + { + "name" : "minecraft:element_72", + "states" : [] + }, + { + "name" : "minecraft:element_73", + "states" : [] + }, + { + "name" : "minecraft:element_70", + "states" : [] + }, + { + "name" : "minecraft:element_71", + "states" : [] + }, + { + "name" : "minecraft:element_76", + "states" : [] + }, + { + "name" : "minecraft:element_77", + "states" : [] + }, + { + "name" : "minecraft:element_74", + "states" : [] + }, + { + "name" : "minecraft:element_75", + "states" : [] + }, + { + "name" : "minecraft:element_78", + "states" : [] + }, + { + "name" : "minecraft:element_79", + "states" : [] + }, + { + "name" : "minecraft:element_65", + "states" : [] + }, + { + "name" : "minecraft:element_64", + "states" : [] + }, + { + "name" : "minecraft:element_67", + "states" : [] + }, + { + "name" : "minecraft:element_66", + "states" : [] + }, + { + "name" : "minecraft:element_61", + "states" : [] + }, + { + "name" : "minecraft:element_60", + "states" : [] + }, + { + "name" : "minecraft:element_63", + "states" : [] + }, + { + "name" : "minecraft:element_62", + "states" : [] + }, + { + "name" : "minecraft:element_69", + "states" : [] + }, + { + "name" : "minecraft:element_68", + "states" : [] + }, + { + "name" : "minecraft:element_98", + "states" : [] + }, + { + "name" : "minecraft:element_99", + "states" : [] + }, + { + "name" : "minecraft:element_90", + "states" : [] + }, + { + "name" : "minecraft:element_91", + "states" : [] + }, + { + "name" : "minecraft:element_92", + "states" : [] + }, + { + "name" : "minecraft:element_93", + "states" : [] + }, + { + "name" : "minecraft:element_94", + "states" : [] + }, + { + "name" : "minecraft:element_95", + "states" : [] + }, + { + "name" : "minecraft:element_96", + "states" : [] + }, + { + "name" : "minecraft:element_97", + "states" : [] + }, + { + "name" : "minecraft:element_89", + "states" : [] + }, + { + "name" : "minecraft:element_88", + "states" : [] + }, + { + "name" : "minecraft:element_83", + "states" : [] + }, + { + "name" : "minecraft:element_82", + "states" : [] + }, + { + "name" : "minecraft:element_81", + "states" : [] + }, + { + "name" : "minecraft:element_80", + "states" : [] + }, + { + "name" : "minecraft:element_87", + "states" : [] + }, + { + "name" : "minecraft:element_86", + "states" : [] + }, + { + "name" : "minecraft:element_85", + "states" : [] + }, + { + "name" : "minecraft:element_84", + "states" : [] + }, + { + "name" : "minecraft:lit_smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:lit_smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:lit_smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:lit_smoker", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:lapis_ore", + "states" : [] + }, + { + "name" : "minecraft:red_concrete", + "states" : [] + }, + { + "name" : "minecraft:pink_carpet", + "states" : [] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:smooth_quartz_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:red_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:red_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:azalea_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:azalea_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:azalea_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:azalea_leaves", + "states" : [ + { + "name" : "persistent_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "update_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purpur_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:purpur_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:purpur_block", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:cherry_wall_sign", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 0 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 1 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 2 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cyan_candle", + "states" : [ + { + "name" : "candles", + "type" : "int", + "value" : 3 + }, + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper", + "states" : [] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:repeating_command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:colored_torch_purple", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:nether_wart", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:nether_wart", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:nether_wart", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:nether_wart", + "states" : [ + { + "name" : "age", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:purple_carpet", + "states" : [] + }, + { + "name" : "minecraft:waxed_oxidized_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_double_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:crimson_fungus", + "states" : [] + }, + { + "name" : "minecraft:cherry_planks", + "states" : [] + }, + { + "name" : "minecraft:polished_deepslate", + "states" : [] + }, + { + "name" : "minecraft:tuff_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:tuff_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:smooth_red_sandstone", + "states" : [] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:purpur_stairs", + "states" : [ + { + "name" : "upside_down_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "weirdo_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:tube_coral", + "states" : [] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:portal", + "states" : [ + { + "name" : "portal_axis", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:portal", + "states" : [ + { + "name" : "portal_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:portal", + "states" : [ + { + "name" : "portal_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:birch_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:peony", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:peony", + "states" : [ + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:command_block", + "states" : [ + { + "name" : "conditional_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:polished_blackstone_button", + "states" : [ + { + "name" : "button_pressed_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "west_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "east_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "north_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "south_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "west_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "east_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "north_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 0 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "south_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "west_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "east_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "north_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "south_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "down_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_east" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_north" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_south" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "up_west" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "west_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "east_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "north_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crafter", + "states" : [ + { + "name" : "crafting", + "type" : "byte", + "value" : 1 + }, + { + "name" : "orientation", + "type" : "string", + "value" : "south_up" + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:spruce_planks", + "states" : [] + }, + { + "name" : "minecraft:mossy_cobblestone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:mossy_cobblestone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:furnace", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:info_update2", + "states" : [] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "down" + } + ] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "up" + } + ] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:amethyst_cluster", + "states" : [ + { + "name" : "minecraft:block_face", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:waxed_chiseled_copper", + "states" : [] + }, + { + "name" : "minecraft:waxed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:waxed_cut_copper_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:polished_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:prismarine_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:prismarine_brick_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:dried_kelp_block", + "states" : [] + }, + { + "name" : "minecraft:hard_light_gray_stained_glass", + "states" : [] + }, + { + "name" : "minecraft:crimson_fence", + "states" : [] + }, + { + "name" : "minecraft:chiseled_tuff", + "states" : [] + }, + { + "name" : "minecraft:lime_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "no_cracks" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "one_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "no_cracks" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "two_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "no_cracks" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "three_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "no_cracks" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "four_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "one_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "two_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "three_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "four_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "max_cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "one_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "max_cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "two_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "max_cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "three_egg" + } + ] + }, + { + "name" : "minecraft:turtle_egg", + "states" : [ + { + "name" : "cracked_state", + "type" : "string", + "value" : "max_cracked" + }, + { + "name" : "turtle_egg_count", + "type" : "string", + "value" : "four_egg" + } + ] + }, + { + "name" : "minecraft:magma", + "states" : [] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:dispenser", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + }, + { + "name" : "triggered_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:brown_terracotta", + "states" : [] + }, + { + "name" : "minecraft:cobblestone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:cobblestone_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:deepslate_diamond_ore", + "states" : [] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "standing" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "hanging" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "side" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:grindstone", + "states" : [ + { + "name" : "attachment", + "type" : "string", + "value" : "multiple" + }, + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:light_gray_wool", + "states" : [] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 0 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:soul_campfire", + "states" : [ + { + "name" : "extinguished", + "type" : "byte", + "value" : 1 + }, + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:prismarine_bricks", + "states" : [] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:wooden_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:sandstone_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:birch_fence", + "states" : [] + }, + { + "name" : "minecraft:lime_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:lime_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:waxed_oxidized_copper_grate", + "states" : [] + }, + { + "name" : "minecraft:damaged_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:damaged_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:damaged_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:damaged_anvil", + "states" : [ + { + "name" : "minecraft:cardinal_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:birch_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "bottom" + } + ] + }, + { + "name" : "minecraft:birch_double_slab", + "states" : [ + { + "name" : "minecraft:vertical_half", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:white_concrete", + "states" : [] + }, + { + "name" : "minecraft:material_reducer", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:material_reducer", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:material_reducer", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:material_reducer", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 0 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:trial_spawner", + "states" : [ + { + "name" : "ominous", + "type" : "byte", + "value" : 1 + }, + { + "name" : "trial_spawner_state", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:acacia_fence", + "states" : [] + }, + { + "name" : "minecraft:grass_path", + "states" : [] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cobbled_deepslate_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:orange_concrete_powder", + "states" : [] + }, + { + "name" : "minecraft:orange_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:orange_candle_cake", + "states" : [ + { + "name" : "lit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:weathered_copper", + "states" : [] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "none" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "short" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:mossy_stone_brick_wall", + "states" : [ + { + "name" : "wall_connection_type_east", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_north", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_south", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_connection_type_west", + "type" : "string", + "value" : "tall" + }, + { + "name" : "wall_post_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:unlit_redstone_torch", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:lime_terracotta", + "states" : [] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:cherry_fence_gate", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "in_wall_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:gray_glazed_terracotta", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "unknown" + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "west" + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "east" + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "north" + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "south" + } + ] + }, + { + "name" : "minecraft:colored_torch_red", + "states" : [ + { + "name" : "torch_facing_direction", + "type" : "string", + "value" : "top" + } + ] + }, + { + "name" : "minecraft:lodestone", + "states" : [] + }, + { + "name" : "minecraft:bamboo_mosaic", + "states" : [] + }, + { + "name" : "minecraft:hard_blue_stained_glass_pane", + "states" : [] + }, + { + "name" : "minecraft:raw_iron_block", + "states" : [] + }, + { + "name" : "minecraft:light_gray_carpet", + "states" : [] + }, + { + "name" : "minecraft:purple_wool", + "states" : [] + }, + { + "name" : "minecraft:iron_block", + "states" : [] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:ladder", + "states" : [ + { + "name" : "facing_direction", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 4 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 5 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 6 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 7 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 8 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 9 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 10 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 11 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 12 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 13 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 14 + } + ] + }, + { + "name" : "minecraft:crimson_pressure_plate", + "states" : [ + { + "name" : "redstone_signal", + "type" : "int", + "value" : 15 + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "y" + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "x" + } + ] + }, + { + "name" : "minecraft:stripped_mangrove_log", + "states" : [ + { + "name" : "pillar_axis", + "type" : "string", + "value" : "z" + } + ] + }, + { + "name" : "minecraft:gravel", + "states" : [] + }, + { + "name" : "minecraft:cartography_table", + "states" : [] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 0 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 0 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 1 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 2 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:oxidized_copper_door", + "states" : [ + { + "name" : "direction", + "type" : "int", + "value" : 3 + }, + { + "name" : "door_hinge_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "open_bit", + "type" : "byte", + "value" : 1 + }, + { + "name" : "upper_block_bit", + "type" : "byte", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 0 + } + ] + }, + { + "name" : "minecraft:tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 1 + } + ] + }, + { + "name" : "minecraft:tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 2 + } + ] + }, + { + "name" : "minecraft:tube_coral_wall_fan", + "states" : [ + { + "name" : "coral_direction", + "type" : "int", + "value" : 3 + } + ] + }, + { + "name" : "minecraft:dandelion", + "states" : [] + } + ] +} diff --git a/app/ui/src/components/screen/mode/modeOption.js b/app/ui/src/components/screen/mode/modeOption.js index 447ab9f..a33d8ed 100644 --- a/app/ui/src/components/screen/mode/modeOption.js +++ b/app/ui/src/components/screen/mode/modeOption.js @@ -18,7 +18,7 @@ export class ModeOption extends Component { render() { let version = this.props.value.version ? this.props.value.version : getVersionName(this.props.type); let java = this.props.type.startsWith("JAVA_"); - let beta = (!java && version === "1.21.30") || (java && version === "1.21.1"); // Beta label + let beta = (!java && version === "1.21.40") || (java && version === "1.21.1"); // Beta label return (
{ public static final BedrockDataVersion V1_21_0 = register(685, 9, new Version(1, 21, 0)); public static final BedrockDataVersion V1_21_20 = register(712, 9, new Version(1, 21, 20)); public static final BedrockDataVersion V1_21_30 = register(729, 9, new Version(1, 21, 30)); + public static final BedrockDataVersion V1_21_40 = register(748, 9, new Version(1, 21, 40)); private final int protocolVersion; private final int storageVersion; diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/blockentity/handlers/BedrockSignBlockEntityHandler.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/blockentity/handlers/BedrockSignBlockEntityHandler.java index d536c44..5354369 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/blockentity/handlers/BedrockSignBlockEntityHandler.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/blockentity/handlers/BedrockSignBlockEntityHandler.java @@ -3,6 +3,8 @@ import com.google.gson.JsonElement; import com.hivemc.chunker.conversion.encoding.base.resolver.blockentity.BlockEntityHandler; import com.hivemc.chunker.conversion.encoding.bedrock.base.resolver.BedrockResolvers; +import com.hivemc.chunker.conversion.encoding.java.util.FontUtil; +import com.hivemc.chunker.conversion.intermediate.column.blockentity.sign.HangingSignBlockEntity; import com.hivemc.chunker.conversion.intermediate.column.blockentity.sign.SignBlockEntity; import com.hivemc.chunker.nbt.tags.collection.CompoundTag; import com.hivemc.chunker.util.JsonTextUtil; @@ -15,6 +17,9 @@ * Handler for signs. */ public class BedrockSignBlockEntityHandler extends BlockEntityHandler { + public static final int SIGN_MAX_WIDTH = 88; + public static final int HANGING_SIGN_MAX_WIDTH = 60; + public BedrockSignBlockEntityHandler() { super("Sign", SignBlockEntity.class, SignBlockEntity::new); } @@ -24,19 +29,24 @@ public void read(@NotNull BedrockResolvers resolvers, @NotNull CompoundTag input value.setWaxed(input.getByte("IsWaxed", (byte) 0) == (byte) 1); // Use FrontText for the front face, otherwise default to the root - readSignFace(input.getCompound("FrontText", input), value.getFront()); + readSignFace(input.getCompound("FrontText", input), value.getFront(), value instanceof HangingSignBlockEntity); // Only read back text if it's present CompoundTag backText = input.getCompound("BackText"); if (backText != null) { - readSignFace(backText, value.getBack()); + readSignFace(backText, value.getBack(), value instanceof HangingSignBlockEntity); } } - protected void readSignFace(@NotNull CompoundTag input, SignBlockEntity.SignFace face) { + protected void readSignFace(@NotNull CompoundTag input, SignBlockEntity.SignFace face, boolean hanging) { // Read text if (input.contains("Text")) { String[] textLines = input.getString("Text", "").split("\n"); + + // Split any long lines where possible + textLines = FontUtil.split(hanging ? HANGING_SIGN_MAX_WIDTH : SIGN_MAX_WIDTH, 4, textLines); + + // Turn the lines into JSON List lines = new ArrayList<>(); for (int i = 0; i < 4; i++) { JsonElement text = textLines.length > i ? JsonTextUtil.fromText(textLines[i]) : JsonTextUtil.EMPTY_TEXT_TAG; diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockBlockIdentifierResolver.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockBlockIdentifierResolver.java index 8404da7..f752e6e 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockBlockIdentifierResolver.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockBlockIdentifierResolver.java @@ -2706,10 +2706,10 @@ public void registerMappings(Version version) { // Anvil got flattened registerOverrideOutput(BlockMapping.group(ImmutableMultimap.builder() - .put("minecraft:anvil", ChunkerVanillaBlockType.ANVIL) - .put("minecraft:chipped_anvil", ChunkerVanillaBlockType.CHIPPED_ANVIL) - .put("minecraft:damaged_anvil", ChunkerVanillaBlockType.DAMAGED_ANVIL) - .build(), + .put("minecraft:anvil", ChunkerVanillaBlockType.ANVIL) + .put("minecraft:chipped_anvil", ChunkerVanillaBlockType.CHIPPED_ANVIL) + .put("minecraft:damaged_anvil", ChunkerVanillaBlockType.DAMAGED_ANVIL) + .build(), BedrockStateGroups.ANVIL )); // Deprecated anvil is visually the same @@ -2777,5 +2777,67 @@ public void registerMappings(Version version) { registerDuplicateOutput(BlockMapping.of("minecraft:deprecated_purpur_block_1", ChunkerVanillaBlockType.PURPUR_BLOCK)); registerDuplicateOutput(BlockMapping.of("minecraft:deprecated_purpur_block_2", ChunkerVanillaBlockType.PURPUR_BLOCK)); } + + // R21U4 + if (version.isGreaterThanOrEqual(1, 21, 40)) { + // Fixed the stripped_bit being present on cherry/mangrove wood + registerOverrideOutput(BlockMapping.of("minecraft:cherry_wood", ChunkerVanillaBlockType.CHERRY_WOOD, BedrockStateGroups.PILLAR_BLOCK)); + registerOverrideOutput(BlockMapping.of("minecraft:mangrove_wood", ChunkerVanillaBlockType.MANGROVE_WOOD, BedrockStateGroups.PILLAR_BLOCK)); + + // Flattened - Wall Skulls + registerOverrideOutput(BlockMapping.group(ImmutableMultimap.builder() + .put("minecraft:skeleton_skull", ChunkerVanillaBlockType.SKELETON_WALL_SKULL) + .put("minecraft:zombie_head", ChunkerVanillaBlockType.ZOMBIE_WALL_HEAD) + .put("minecraft:player_head", ChunkerVanillaBlockType.PLAYER_WALL_HEAD) + .put("minecraft:creeper_head", ChunkerVanillaBlockType.CREEPER_WALL_HEAD) + .put("minecraft:wither_skeleton_skull", ChunkerVanillaBlockType.WITHER_SKELETON_WALL_SKULL) + .put("minecraft:dragon_head", ChunkerVanillaBlockType.DRAGON_WALL_HEAD) + .put("minecraft:piglin_head", ChunkerVanillaBlockType.PIGLIN_WALL_HEAD) + .build(), + BedrockStateGroups.WALL_SKULL)); + + // Flattened - Skulls + registerOverrideOutput(BlockMapping.group("facing_direction", 1, ImmutableMultimap.builder() + .put("minecraft:skeleton_skull", ChunkerVanillaBlockType.SKELETON_SKULL) + .put("minecraft:zombie_head", ChunkerVanillaBlockType.ZOMBIE_HEAD) + .put("minecraft:player_head", ChunkerVanillaBlockType.PLAYER_HEAD) + .put("minecraft:creeper_head", ChunkerVanillaBlockType.CREEPER_HEAD) + .put("minecraft:wither_skeleton_skull", ChunkerVanillaBlockType.WITHER_SKELETON_SKULL) + .put("minecraft:dragon_head", ChunkerVanillaBlockType.DRAGON_HEAD) + .put("minecraft:piglin_head", ChunkerVanillaBlockType.PIGLIN_HEAD) + .build(), + BedrockStateGroups.SKULL)); + + // Flattened mushroom stem block (only uses huge_mushroom_bits 10 and 15) + registerOverrideOutput(BlockMapping.of("minecraft:mushroom_stem", "huge_mushroom_bits", 15, ChunkerVanillaBlockType.MUSHROOM_STEM, Map.of( + VanillaBlockStates.NORTH, Bool.TRUE, + VanillaBlockStates.EAST, Bool.TRUE, + VanillaBlockStates.SOUTH, Bool.TRUE, + VanillaBlockStates.WEST, Bool.TRUE, + VanillaBlockStates.UP, Bool.TRUE, + VanillaBlockStates.DOWN, Bool.TRUE + ))); + registerOverrideOutput(BlockMapping.of("minecraft:mushroom_stem", "huge_mushroom_bits", 10, ChunkerVanillaBlockType.MUSHROOM_STEM, Map.of( + VanillaBlockStates.NORTH, Bool.TRUE, + VanillaBlockStates.EAST, Bool.TRUE, + VanillaBlockStates.SOUTH, Bool.TRUE, + VanillaBlockStates.WEST, Bool.TRUE, + VanillaBlockStates.UP, Bool.FALSE, + VanillaBlockStates.DOWN, Bool.FALSE + ))); + + // Defaults for all the other chunker states + registerDuplicateOverrideOutput(BlockMapping.of("minecraft:mushroom_stem", "huge_mushroom_bits", 15, ChunkerVanillaBlockType.MUSHROOM_STEM)); + + // Defaults for all the other huge_mushroom_bits states + registerDuplicateOutput(BlockMapping.of("minecraft:mushroom_stem", ChunkerVanillaBlockType.MUSHROOM_STEM, Map.of( + VanillaBlockStates.NORTH, Bool.TRUE, + VanillaBlockStates.EAST, Bool.TRUE, + VanillaBlockStates.SOUTH, Bool.TRUE, + VanillaBlockStates.WEST, Bool.TRUE, + VanillaBlockStates.UP, Bool.TRUE, + VanillaBlockStates.DOWN, Bool.TRUE + ))); + } } } diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockItemIdentifierResolver.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockItemIdentifierResolver.java index 78f80cb..9ed31b7 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockItemIdentifierResolver.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/identifier/BedrockItemIdentifierResolver.java @@ -1036,5 +1036,39 @@ public void registerMappings(Version version) { register(ItemMapping.of("minecraft:ominous_trial_key", ChunkerVanillaItemType.OMINOUS_TRIAL_KEY)); } + + // R21U4 + if (version.isGreaterThanOrEqual(1, 21, 40)) { + // Map the skulls as a block (non-wall variant) since they're no longer under minecraft:skull + registerOverrideOutput(ItemMapping.group(ImmutableMultimap.builder() + .put("minecraft:skeleton_skull", ChunkerVanillaBlockType.SKELETON_SKULL) + .put("minecraft:zombie_head", ChunkerVanillaBlockType.ZOMBIE_HEAD) + .put("minecraft:player_head", ChunkerVanillaBlockType.PLAYER_HEAD) + .put("minecraft:creeper_head", ChunkerVanillaBlockType.CREEPER_HEAD) + .put("minecraft:wither_skeleton_skull", ChunkerVanillaBlockType.WITHER_SKELETON_SKULL) + .put("minecraft:dragon_head", ChunkerVanillaBlockType.DRAGON_HEAD) + .put("minecraft:piglin_head", ChunkerVanillaBlockType.PIGLIN_HEAD) + .build() + )); + + // Bundles were added + register(ItemMapping.of("minecraft:bundle", ChunkerVanillaItemType.BUNDLE)); + register(ItemMapping.of("minecraft:black_bundle", ChunkerVanillaItemType.BLACK_BUNDLE)); + register(ItemMapping.of("minecraft:blue_bundle", ChunkerVanillaItemType.BLUE_BUNDLE)); + register(ItemMapping.of("minecraft:brown_bundle", ChunkerVanillaItemType.BROWN_BUNDLE)); + register(ItemMapping.of("minecraft:cyan_bundle", ChunkerVanillaItemType.CYAN_BUNDLE)); + register(ItemMapping.of("minecraft:gray_bundle", ChunkerVanillaItemType.GRAY_BUNDLE)); + register(ItemMapping.of("minecraft:green_bundle", ChunkerVanillaItemType.GREEN_BUNDLE)); + register(ItemMapping.of("minecraft:light_blue_bundle", ChunkerVanillaItemType.LIGHT_BLUE_BUNDLE)); + register(ItemMapping.of("minecraft:light_gray_bundle", ChunkerVanillaItemType.LIGHT_GRAY_BUNDLE)); + register(ItemMapping.of("minecraft:lime_bundle", ChunkerVanillaItemType.LIME_BUNDLE)); + register(ItemMapping.of("minecraft:magenta_bundle", ChunkerVanillaItemType.MAGENTA_BUNDLE)); + register(ItemMapping.of("minecraft:orange_bundle", ChunkerVanillaItemType.ORANGE_BUNDLE)); + register(ItemMapping.of("minecraft:pink_bundle", ChunkerVanillaItemType.PINK_BUNDLE)); + register(ItemMapping.of("minecraft:purple_bundle", ChunkerVanillaItemType.PURPLE_BUNDLE)); + register(ItemMapping.of("minecraft:red_bundle", ChunkerVanillaItemType.RED_BUNDLE)); + register(ItemMapping.of("minecraft:white_bundle", ChunkerVanillaItemType.WHITE_BUNDLE)); + register(ItemMapping.of("minecraft:yellow_bundle", ChunkerVanillaItemType.YELLOW_BUNDLE)); + } } } diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/itemstack/BedrockItemStackResolver.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/itemstack/BedrockItemStackResolver.java index 65ac33e..88ffd72 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/itemstack/BedrockItemStackResolver.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/bedrock/base/resolver/itemstack/BedrockItemStackResolver.java @@ -567,6 +567,51 @@ public void write(@NotNull CompoundTag value, @NotNull ChunkerFireworks chunkerF } }); + // Bundle contents + registerHandler(ChunkerItemProperty.BUNDLE_CONTENTS, new PropertyHandler<>() { + @Override + public Optional> read(@NotNull CompoundTag value) { + Optional>>> component = value.getOptional("tag", CompoundTag.class) + .flatMap(tag -> tag.getOptionalList("storage_item_component_content", CompoundTag.class)); + if (component.isEmpty()) return Optional.empty(); + + // Read the items + ListTag>> items = component.get(); + List bundleContents = new ArrayList<>(); + for (CompoundTag itemTag : items) { + // Read the tag + ChunkerItemStack item = resolvers.readItem(itemTag); + if (item.getIdentifier().isAir()) continue; + + // Add the item to the bundle + bundleContents.add(item); + } + return Optional.of(bundleContents); + } + + @Override + public void write(@NotNull CompoundTag value, @NotNull List bundleContents) { + // Write items + ListTag>> items = new ListTag<>(TagType.COMPOUND, new ArrayList<>(bundleContents.size())); + byte slot = 0; + for (ChunkerItemStack item : bundleContents) { + // Don't write air to bundles + if (item.getIdentifier().isAir()) continue; + + // Write the item with slot + Optional itemTag = resolvers.writeItem(item); + if (itemTag.isEmpty()) continue; + + CompoundTag itemTagCompound = itemTag.get(); + itemTagCompound.put("Slot", slot++); + + // Add to items + items.add(itemTagCompound); + } + value.getOrCreateCompound("tag").put("storage_item_component_content", items); + } + }); + // Block Entities registerContextualHandler(ChunkerItemProperty.BLOCK_ENTITY, new PropertyHandler<>() { @Override diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaComponentItemStackResolver.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaComponentItemStackResolver.java index 85ec18d..58e329e 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaComponentItemStackResolver.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaComponentItemStackResolver.java @@ -37,6 +37,7 @@ import com.hivemc.chunker.resolver.property.PropertyHandler; import com.hivemc.chunker.util.JsonTextUtil; import it.unimi.dsi.fastutil.Pair; +import it.unimi.dsi.fastutil.bytes.Byte2ObjectMap; import org.jetbrains.annotations.NotNull; import java.awt.*; @@ -736,6 +737,47 @@ public void write(@NotNull CompoundTag value, @NotNull Integer repairCost) { } }); + // Bundle contents + registerHandler(ChunkerItemProperty.BUNDLE_CONTENTS, new PropertyHandler<>() { + @Override + public Optional> read(@NotNull CompoundTag value) { + Optional>>> component = value.getOptional("components", CompoundTag.class) + .flatMap(tag -> tag.getOptionalList("minecraft:bundle_contents", CompoundTag.class)); + if (component.isEmpty()) return Optional.empty(); + + // Read the items + ListTag>> items = component.get(); + List bundleContents = new ArrayList<>(); + for (CompoundTag itemTag : items) { + // Read the tag + ChunkerItemStack item = resolvers.readItem(itemTag); + if (item.getIdentifier().isAir()) continue; + + // Add the item to the bundle + bundleContents.add(item); + } + return Optional.of(bundleContents); + } + + @Override + public void write(@NotNull CompoundTag value, @NotNull List bundleContents) { + // Write items + ListTag>> items = new ListTag<>(TagType.COMPOUND, new ArrayList<>(bundleContents.size())); + for (ChunkerItemStack item : bundleContents) { + // Don't write air to bundles + if (item.getIdentifier().isAir()) continue; + + // Write the item with slot + Optional itemTag = resolvers.writeItem(item); + if (itemTag.isEmpty()) continue; + + // Add to items + items.add(itemTag.get()); + } + value.getOrCreateCompound("components").put("minecraft:bundle_contents", items); + } + }); + // Entities (paintings) registerContextualHandler(ChunkerItemProperty.ENTITY, new PropertyHandler<>() { @Override diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaItemStackResolver.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaItemStackResolver.java index a659c4b..bdba548 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaItemStackResolver.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/base/resolver/itemstack/JavaItemStackResolver.java @@ -674,6 +674,47 @@ public void write(@NotNull CompoundTag value, @NotNull ChunkerFireworks chunkerF } }); + // Bundle contents + registerHandler(ChunkerItemProperty.BUNDLE_CONTENTS, new PropertyHandler<>() { + @Override + public Optional> read(@NotNull CompoundTag value) { + Optional>>> component = value.getOptional("tag", CompoundTag.class) + .flatMap(tag -> tag.getOptionalList("Items", CompoundTag.class)); + if (component.isEmpty()) return Optional.empty(); + + // Read the items + ListTag>> items = component.get(); + List bundleContents = new ArrayList<>(); + for (CompoundTag itemTag : items) { + // Read the tag + ChunkerItemStack item = resolvers.readItem(itemTag); + if (item.getIdentifier().isAir()) continue; + + // Add the item to the bundle + bundleContents.add(item); + } + return Optional.of(bundleContents); + } + + @Override + public void write(@NotNull CompoundTag value, @NotNull List bundleContents) { + // Write items + ListTag>> items = new ListTag<>(TagType.COMPOUND, new ArrayList<>(bundleContents.size())); + for (ChunkerItemStack item : bundleContents) { + // Don't write air to bundles + if (item.getIdentifier().isAir()) continue; + + // Write the item with slot + Optional itemTag = resolvers.writeItem(item); + if (itemTag.isEmpty()) continue; + + // Add to items + items.add(itemTag.get()); + } + value.getOrCreateCompound("tag").put("Items", items); + } + }); + // Entities (paintings) registerContextualHandler(ChunkerItemProperty.ENTITY, new PropertyHandler<>() { @Override diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/util/FontUtil.java b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/util/FontUtil.java new file mode 100644 index 0000000..556ef36 --- /dev/null +++ b/cli/src/main/java/com/hivemc/chunker/conversion/encoding/java/util/FontUtil.java @@ -0,0 +1,183 @@ +package com.hivemc.chunker.conversion.encoding.java.util; + +import com.google.common.io.Resources; +import com.google.gson.JsonArray; +import com.google.gson.JsonElement; +import com.google.gson.JsonParser; +import com.hivemc.chunker.util.JsonTextUtil; +import it.unimi.dsi.fastutil.ints.Int2ByteMap; +import it.unimi.dsi.fastutil.ints.Int2ByteOpenHashMap; + +import java.io.IOException; +import java.io.InputStream; +import java.io.InputStreamReader; +import java.util.ArrayList; +import java.util.List; + +/** + * Utility class to get the width of a String of characters for the default Minecraft font. + * The measurements used in this class are based on Java edition. + */ +public class FontUtil { + private static final Int2ByteMap CODE_POINT_TO_WIDTH = new Int2ByteOpenHashMap(); + + static { + // Load the code point to width map + try (InputStream stream = Resources.getResource("java//default_font_width_codepoints.json").openStream(); + InputStreamReader inputStreamReader = new InputStreamReader(stream)) { + JsonArray nestedCodePoints = JsonParser.parseReader(inputStreamReader).getAsJsonArray(); + + // Loop through each width array and add the codepoints to our lookup + for (byte width = 0; width < nestedCodePoints.size(); width++) { + JsonArray codePoints = nestedCodePoints.get(width).getAsJsonArray(); + for (JsonElement element : codePoints) { + CODE_POINT_TO_WIDTH.put(element.getAsInt(), width); + } + } + } catch (IOException e) { + throw new RuntimeException(e); + } + } + + /** + * Get the width of a code point. + * + * @param codePoint the input code point. + * @return the width or 0 if it wasn't found. + */ + public static int getWidth(int codePoint) { + return CODE_POINT_TO_WIDTH.getOrDefault(codePoint, (byte) 0); + } + + /** + * Get the width of an input string. + * + * @param input the input. + * @return the total width of all the characters. + */ + public static int getWidth(String input) { + int width = 0; + for (int i = 0; i < input.length(); ) { + // Get the code point + int codePoint = input.codePointAt(i); + + // Add the width to the width + width += getWidth(codePoint); + + // Move the index by the size of the codePoint + i += Character.charCount(codePoint); + } + return width; + } + + /** + * Split a line based on a maximum width. + * + * @param maxWidth the maximum width of the line. + * @param input the input line which has been split of new line characters. + * @return a list of lines which the input was split to. + */ + public static List splitLine(int maxWidth, String input) { + List lines = new ArrayList<>(); + int lineWidth = 0; + int wordWidth = 0; + boolean skipNext = false; + + StringBuilder currentLine = new StringBuilder(); + StringBuilder currentWord = new StringBuilder(); + for (int i = 0; i < input.length(); ) { + // Get the code point + int codePoint = input.codePointAt(i); + + // Get the width (using 0 for chat color or if it should be skipped) + int width = skipNext || codePoint == JsonTextUtil.CHAT_COLOR ? 0 : getWidth(codePoint); + + // Turn off skipping if it was enabled + if (skipNext) { + skipNext = false; + } else if (codePoint == JsonTextUtil.CHAT_COLOR) { + // Skip the next character + skipNext = true; + } + + // Check if this is a space (end of a word) + if (Character.isSpaceChar(codePoint)) { + // Create a new line if it'll go over the width + int spaceWidth = getWidth(" "); + if (lineWidth + wordWidth + spaceWidth > maxWidth) { + // New line + lines.add(currentLine.toString()); + currentLine = new StringBuilder(); + lineWidth = 0; + } else if (!currentLine.isEmpty()) { + // Append the whitespace to the current line if it's not empty + currentLine.append(" "); + lineWidth += spaceWidth; + } + + // Append the current word to the current line + currentLine.append(currentWord); + lineWidth += wordWidth; + + // Reset word + currentWord = new StringBuilder(); + wordWidth = 0; + } else { + // Add to the current word + currentWord.appendCodePoint(codePoint); + + // Add the width to the word width + wordWidth += width; + } + + // Move the index by the size of the codePoint + i += Character.charCount(codePoint); + } + + // Add the current word + if (!currentWord.isEmpty()) { + // Create a new line if it'll go over the width + int whitespaceWidth = getWidth(" "); + if (lineWidth + wordWidth + whitespaceWidth > maxWidth) { + // New line + lines.add(currentLine.toString()); + currentLine = new StringBuilder(); + } else if (!currentLine.isEmpty()) { + // Append the whitespace to the current line if it's not empty + currentLine.append(" "); + } + + // Append the current word to the current line + currentLine.append(currentWord); + } + + // Add the current line + if (!currentLine.isEmpty()) { + lines.add(currentLine.toString()); + } + + return lines; + } + + /** + * Split input text based on a max width and max number of lines. + * + * @param maxWidth the maximum width for each line. + * @param maxLines the maximum number of lines. + * @param original the original input text. + * @return an array (may be the original) of split text across the lines. + */ + public static String[] split(int maxWidth, int maxLines, String[] original) { + // Don't split if there's already 4 lines + if (original.length >= maxLines || original.length == 0) return original; + + List newLines = new ArrayList<>(); + for (String line : original) { + List splitLines = splitLine(maxWidth, line); + newLines.addAll(splitLines); + } + + // Return the input (ensuring it is within the max lines threshold) + return newLines.subList(0, Math.min(newLines.size(), maxLines)).toArray(new String[0]); + } +} diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/identifier/type/item/ChunkerVanillaItemType.java b/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/identifier/type/item/ChunkerVanillaItemType.java index 12fa0ee..7d4c2b8 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/identifier/type/item/ChunkerVanillaItemType.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/identifier/type/item/ChunkerVanillaItemType.java @@ -175,6 +175,22 @@ public enum ChunkerVanillaItemType implements ChunkerItemType { LODESTONE_COMPASS, RECOVERY_COMPASS, BUNDLE, + BLACK_BUNDLE, + BLUE_BUNDLE, + BROWN_BUNDLE, + CYAN_BUNDLE, + GRAY_BUNDLE, + GREEN_BUNDLE, + LIGHT_BLUE_BUNDLE, + LIGHT_GRAY_BUNDLE, + LIME_BUNDLE, + MAGENTA_BUNDLE, + ORANGE_BUNDLE, + PINK_BUNDLE, + PURPLE_BUNDLE, + RED_BUNDLE, + WHITE_BUNDLE, + YELLOW_BUNDLE, FISHING_ROD, CLOCK, SPYGLASS, diff --git a/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/itemstack/ChunkerItemProperty.java b/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/itemstack/ChunkerItemProperty.java index 5df0c39..7dd7812 100644 --- a/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/itemstack/ChunkerItemProperty.java +++ b/cli/src/main/java/com/hivemc/chunker/conversion/intermediate/column/chunk/itemstack/ChunkerItemProperty.java @@ -170,6 +170,14 @@ public class ChunkerItemProperty extends Property implem "trim", ChunkerTrim.class ); + /** + * The inventory for a bundle. + */ + public static final ChunkerItemProperty> BUNDLE_CONTENTS = new ChunkerItemProperty<>( + "bundle_contents", + new TypeToken<>() { + } + ); /** * Create a new item property using a type token. diff --git a/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/CompoundTag.java b/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/CompoundTag.java index 9f21f19..bc44312 100644 --- a/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/CompoundTag.java +++ b/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/CompoundTag.java @@ -19,7 +19,7 @@ * Represents a dictionary of tags which are stored in a key-value storage, using a String as the key. */ public class CompoundTag extends Tag>> implements Iterable>> { - public static final int MAX_COMPOUND_LENGTH = 32768; + public static final int MAX_COMPOUND_LENGTH = 16 * 16 * 4096; // Limit set to an entry per every block in a chunk public static final int MAX_NAME_LENGTH = 256; @Nullable protected Map> value; @@ -324,7 +324,7 @@ public > T get(String name, Class clazz) { * @param name the name to search for. * @param classTag the class to expect for the tag, if it is not this class a ClassCastException will be thrown. * @param the tag type to be used for the optional. - * @return the optional with the value if present (not tag). + * @return the optional with the value if present. */ public > Optional getOptional(String name, Class classTag) { Tag tag = get(name); @@ -334,6 +334,23 @@ public > Optional getOptional(String name, Class classTag return Optional.of(classTag.cast(tag)); } + /** + * Get a list from the key-value based storage as an optional of the tag. + * + * @param name the name to search for. + * @param listTagType the list tag class to expect for the tag, if it is not this class a ClassCastException will be + * thrown. + * @param the tag type of each tag in the list. + * @param the boxed value type of each tag in the list. + * @return the optional with the list tag if present. + */ + public , V> Optional> getOptionalList(String name, Class listTagType) { + ListTag tag = getList(name, listTagType, null); + + // Return the tag + return Optional.ofNullable(tag); + } + /** * Get an entry from the key-value based storage as an optional of the tag value. * @@ -680,7 +697,7 @@ public , V> ListTag getList(String name, Class listTag // Check if the tag is a list if (!(tag instanceof ListTag)) { // Check if the tag isn't present or if it's a long tag which we'll also count as not present. - if (tag == null || tag instanceof LongArrayTag longArrayTag && longArrayTag.length() == 0){ + if (tag == null || tag instanceof LongArrayTag longArrayTag && longArrayTag.length() == 0) { return defaultValue; } diff --git a/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/ListTag.java b/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/ListTag.java index 42f6d16..89322cb 100644 --- a/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/ListTag.java +++ b/cli/src/main/java/com/hivemc/chunker/nbt/tags/collection/ListTag.java @@ -19,7 +19,7 @@ * @param The boxed value type held by the tags in the list. */ public class ListTag, V> extends Tag> implements Iterable { - public static final int MAX_LIST_LENGTH = 32768; + public static final int MAX_LIST_LENGTH = 16 * 16 * 4096; // Limit set to an entry per every block in a chunk @Nullable private TagType listType; @Nullable diff --git a/cli/src/main/java/com/hivemc/chunker/util/JsonTextUtil.java b/cli/src/main/java/com/hivemc/chunker/util/JsonTextUtil.java index c5922ef..5417ddb 100644 --- a/cli/src/main/java/com/hivemc/chunker/util/JsonTextUtil.java +++ b/cli/src/main/java/com/hivemc/chunker/util/JsonTextUtil.java @@ -8,6 +8,8 @@ import com.google.gson.JsonPrimitive; import org.jetbrains.annotations.Nullable; +import java.util.regex.Pattern; + /** * Util for converting JSON formatted text. */ @@ -16,6 +18,10 @@ public class JsonTextUtil { * The color code used in string form for legacy colors. */ public static final char CHAT_COLOR = 'ยง'; + /** + * Pattern which matches legacy formatting using CHAT_COLOR. + */ + public static final Pattern LEGACY_FORMAT_PATTERN = Pattern.compile("(?i)" + CHAT_COLOR + "[0-9A-FK-OR]"); /** * Map containing the color name and the color to use for Bedrock edition. */ @@ -165,6 +171,60 @@ public static String toLegacy(JsonElement input, boolean bedrock) { throw new IllegalArgumentException("Unable to turn JSON into legacy " + input); } + /** + * Convert a JSON input to text with no formatting. + * Note: Translatable text will throw an IllegalArgumentException. + * + * @param input the input JSON. + * @return the text without any formatting. + */ + public static String toStripped(JsonElement input) { + if (input == null || input.isJsonNull()) return ""; + if (input.isJsonPrimitive()) { + JsonPrimitive primitive = input.getAsJsonPrimitive(); + if (primitive.isString()) { + // Remove any legacy formatting + return LEGACY_FORMAT_PATTERN.matcher(primitive.getAsString()).replaceAll(""); + } + if (primitive.isBoolean()) { + return primitive.getAsBoolean() ? "true" : "false"; + } + if (primitive.isNumber()) { + return primitive.getAsNumber().toString(); + } + throw new IllegalArgumentException("Unable to turn JSON into legacy " + input); + } + if (input.isJsonArray()) { + StringBuilder output = new StringBuilder(); + for (JsonElement element : input.getAsJsonArray()) { + output.append(toStripped(element)); + } + + return output.toString(); + } + if (input.isJsonObject()) { + JsonObject jsonObject = input.getAsJsonObject(); + StringBuilder output = new StringBuilder(); + + // Print text + if (jsonObject.has("text")) { + output.append(toStripped(jsonObject.get("text"))); + } + + // Print translate key + if (jsonObject.has("translate")) { + throw new IllegalArgumentException("Unable to turn JSON into legacy " + jsonObject); + } + + if (jsonObject.has("extra")) { + output.append(toStripped(jsonObject.get("extra"))); + } + + return output.toString(); + } + throw new IllegalArgumentException("Unable to turn JSON into legacy " + input); + } + /** * Convert a JSON string to an element. * diff --git a/cli/src/main/resources/java/default_font_width_codepoints.json b/cli/src/main/resources/java/default_font_width_codepoints.json new file mode 100644 index 0000000..05d0855 --- /dev/null +++ b/cli/src/main/resources/java/default_font_width_codepoints.json @@ -0,0 +1,2437 @@ +[ + [ + 8204 + ], + [], + [ + 33, + 39, + 44, + 46, + 58, + 59, + 105, + 124, + 161, + 166, + 183, + 305, + 448, + 451, + 699, + 716, + 729, + 894, + 903, + 1110, + 1475, + 1493, + 1497, + 1503, + 5825, + 5836, + 5863, + 5868, + 7433, + 7883, + 8271, + 8305, + 9213, + 11829, + 11841, + 64285, + 66361 + ], + [ + 96, + 108, + 180, + 236, + 237, + 303, + 314, + 316, + 617, + 621, + 807, + 943, + 953, + 1369, + 1370, + 1371, + 1373, + 1388, + 1523, + 5867, + 5877, + 7557, + 7574, + 7735, + 7985, + 8055, + 8216, + 8217, + 8218, + 8226, + 8242, + 8245, + 8317, + 8318, + 8333, + 8334, + 42881, + 64331 + ], + [ + 32, + 34, + 40, + 41, + 42, + 73, + 91, + 93, + 116, + 123, + 125, + 168, + 173, + 185, + 204, + 205, + 206, + 207, + 238, + 239, + 298, + 299, + 302, + 304, + 318, + 320, + 355, + 359, + 383, + 406, + 407, + 410, + 427, + 429, + 449, + 463, + 464, + 539, + 564, + 616, + 618, + 647, + 648, + 921, + 938, + 970, + 1030, + 1031, + 1111, + 1216, + 1372, + 1374, + 1478, + 1494, + 1504, + 1520, + 1521, + 1522, + 4347, + 4348, + 5800, + 5805, + 5806, + 5810, + 5821, + 5823, + 5826, + 5830, + 5834, + 5837, + 5840, + 5843, + 5849, + 5850, + 7726, + 7727, + 7737, + 7739, + 7741, + 7787, + 7789, + 7791, + 7793, + 7831, + 7835, + 7880, + 7881, + 7882, + 7984, + 8054, + 8145, + 8146, + 8147, + 8153, + 8208, + 8209, + 8249, + 8250, + 8252, + 8270, + 8273, + 8274, + 8314, + 8315, + 8316, + 8321, + 8330, + 8331, + 8332, + 8741, + 8902, + 9204, + 9205, + 9208, + 9688, + 9702, + 9792, + 9833, + 9837, + 9838, + 64287, + 64309 + ], + [ + 60, + 62, + 102, + 107, + 170, + 176, + 178, + 179, + 186, + 296, + 297, + 300, + 301, + 307, + 311, + 312, + 322, + 357, + 409, + 489, + 522, + 523, + 566, + 607, + 620, + 670, + 954, + 1075, + 1082, + 1107, + 1116, + 1173, + 1220, + 1271, + 1340, + 1362, + 1383, + 1410, + 1490, + 1524, + 4335, + 5792, + 5793, + 5798, + 5799, + 5801, + 5802, + 5803, + 5809, + 5811, + 5812, + 5813, + 5817, + 5832, + 5841, + 5842, + 5844, + 5845, + 5851, + 5865, + 5876, + 7554, + 7711, + 7724, + 7725, + 7729, + 7731, + 7733, + 7836, + 7837, + 7933, + 7990, + 7991, + 8144, + 8150, + 8151, + 8152, + 8220, + 8221, + 8222, + 8243, + 8246, + 8266, + 8304, + 8308, + 8309, + 8310, + 8311, + 8312, + 8313, + 8319, + 8320, + 8322, + 8323, + 8324, + 8325, + 8326, + 8327, + 8328, + 8329, + 8705, + 8993, + 9612, + 9679, + 42843, + 64315 + ], + [ + 35, + 36, + 37, + 38, + 43, + 45, + 47, + 48, + 49, + 50, + 51, + 52, + 53, + 54, + 55, + 56, + 57, + 61, + 63, + 65, + 66, + 67, + 68, + 69, + 70, + 71, + 72, + 74, + 75, + 76, + 77, + 78, + 79, + 80, + 81, + 82, + 83, + 84, + 85, + 86, + 87, + 88, + 89, + 90, + 92, + 94, + 95, + 97, + 98, + 99, + 100, + 101, + 103, + 104, + 106, + 109, + 110, + 111, + 112, + 113, + 114, + 115, + 117, + 118, + 119, + 120, + 121, + 122, + 162, + 163, + 165, + 167, + 172, + 175, + 177, + 181, + 191, + 192, + 193, + 194, + 195, + 196, + 197, + 199, + 200, + 201, + 202, + 203, + 209, + 210, + 211, + 212, + 213, + 214, + 215, + 216, + 217, + 218, + 219, + 220, + 221, + 222, + 223, + 224, + 225, + 226, + 227, + 228, + 229, + 231, + 232, + 233, + 234, + 235, + 240, + 241, + 242, + 243, + 244, + 245, + 246, + 247, + 248, + 249, + 250, + 251, + 252, + 253, + 254, + 255, + 256, + 257, + 258, + 259, + 260, + 261, + 262, + 263, + 264, + 265, + 266, + 267, + 268, + 269, + 270, + 274, + 275, + 276, + 277, + 278, + 279, + 280, + 281, + 282, + 283, + 284, + 285, + 286, + 287, + 288, + 289, + 290, + 291, + 292, + 293, + 306, + 308, + 309, + 310, + 313, + 315, + 317, + 319, + 323, + 324, + 325, + 326, + 327, + 328, + 330, + 331, + 332, + 333, + 334, + 335, + 336, + 337, + 340, + 341, + 342, + 343, + 344, + 345, + 346, + 347, + 348, + 349, + 350, + 351, + 352, + 353, + 354, + 356, + 358, + 360, + 361, + 362, + 363, + 364, + 365, + 366, + 367, + 368, + 369, + 370, + 371, + 372, + 373, + 374, + 375, + 376, + 377, + 378, + 379, + 380, + 381, + 382, + 386, + 387, + 390, + 395, + 396, + 397, + 398, + 399, + 400, + 402, + 404, + 408, + 411, + 412, + 414, + 415, + 421, + 422, + 423, + 424, + 425, + 426, + 430, + 433, + 434, + 437, + 438, + 439, + 440, + 441, + 442, + 443, + 444, + 445, + 446, + 447, + 450, + 461, + 462, + 465, + 466, + 467, + 468, + 469, + 470, + 471, + 472, + 473, + 474, + 475, + 476, + 477, + 478, + 479, + 480, + 481, + 486, + 487, + 488, + 490, + 491, + 492, + 493, + 494, + 495, + 496, + 500, + 501, + 503, + 504, + 505, + 506, + 507, + 510, + 511, + 512, + 513, + 514, + 515, + 516, + 517, + 518, + 519, + 520, + 521, + 524, + 525, + 526, + 527, + 528, + 529, + 530, + 531, + 532, + 533, + 534, + 535, + 536, + 537, + 538, + 540, + 541, + 542, + 543, + 544, + 546, + 547, + 548, + 549, + 550, + 551, + 552, + 553, + 554, + 555, + 556, + 557, + 558, + 559, + 560, + 561, + 562, + 563, + 567, + 570, + 571, + 572, + 574, + 575, + 576, + 577, + 578, + 581, + 582, + 592, + 593, + 594, + 595, + 596, + 597, + 600, + 601, + 603, + 604, + 606, + 609, + 610, + 611, + 612, + 613, + 614, + 615, + 619, + 622, + 623, + 624, + 625, + 628, + 629, + 632, + 633, + 634, + 636, + 637, + 638, + 639, + 640, + 641, + 642, + 643, + 645, + 650, + 651, + 652, + 653, + 654, + 655, + 657, + 658, + 659, + 660, + 661, + 662, + 663, + 664, + 665, + 666, + 668, + 669, + 671, + 673, + 674, + 684, + 685, + 906, + 912, + 913, + 914, + 915, + 916, + 917, + 918, + 919, + 920, + 922, + 923, + 924, + 925, + 926, + 927, + 928, + 929, + 931, + 932, + 933, + 934, + 935, + 936, + 937, + 939, + 940, + 941, + 942, + 944, + 945, + 946, + 947, + 948, + 949, + 950, + 951, + 952, + 955, + 956, + 957, + 958, + 959, + 960, + 961, + 962, + 964, + 965, + 966, + 967, + 968, + 971, + 972, + 973, + 987, + 1024, + 1025, + 1027, + 1028, + 1029, + 1032, + 1036, + 1037, + 1038, + 1039, + 1040, + 1041, + 1042, + 1043, + 1045, + 1047, + 1048, + 1049, + 1050, + 1051, + 1052, + 1053, + 1054, + 1055, + 1056, + 1057, + 1058, + 1059, + 1061, + 1063, + 1068, + 1069, + 1071, + 1072, + 1073, + 1074, + 1077, + 1078, + 1079, + 1080, + 1081, + 1083, + 1084, + 1085, + 1086, + 1087, + 1088, + 1089, + 1090, + 1091, + 1092, + 1093, + 1094, + 1095, + 1096, + 1100, + 1101, + 1103, + 1104, + 1105, + 1108, + 1109, + 1112, + 1117, + 1118, + 1119, + 1138, + 1139, + 1166, + 1167, + 1168, + 1169, + 1171, + 1172, + 1176, + 1177, + 1179, + 1180, + 1181, + 1183, + 1185, + 1194, + 1195, + 1196, + 1197, + 1198, + 1199, + 1200, + 1201, + 1208, + 1209, + 1210, + 1211, + 1218, + 1219, + 1223, + 1224, + 1227, + 1228, + 1232, + 1233, + 1234, + 1235, + 1238, + 1239, + 1240, + 1241, + 1242, + 1243, + 1245, + 1246, + 1247, + 1248, + 1249, + 1250, + 1251, + 1252, + 1253, + 1254, + 1255, + 1256, + 1257, + 1258, + 1259, + 1260, + 1261, + 1262, + 1263, + 1264, + 1265, + 1266, + 1267, + 1268, + 1269, + 1270, + 1275, + 1276, + 1277, + 1278, + 1279, + 1280, + 1292, + 1293, + 1296, + 1297, + 1298, + 1299, + 1306, + 1307, + 1308, + 1309, + 1310, + 1311, + 1329, + 1330, + 1333, + 1334, + 1335, + 1336, + 1339, + 1342, + 1343, + 1344, + 1345, + 1347, + 1349, + 1350, + 1351, + 1352, + 1353, + 1354, + 1355, + 1357, + 1358, + 1359, + 1360, + 1361, + 1363, + 1364, + 1365, + 1366, + 1375, + 1376, + 1377, + 1378, + 1381, + 1384, + 1385, + 1387, + 1390, + 1391, + 1392, + 1393, + 1395, + 1397, + 1399, + 1400, + 1401, + 1402, + 1403, + 1404, + 1405, + 1408, + 1409, + 1413, + 1414, + 1418, + 1423, + 1470, + 1488, + 1489, + 1491, + 1492, + 1495, + 1496, + 1498, + 1499, + 1500, + 1501, + 1502, + 1505, + 1506, + 1507, + 1508, + 1509, + 1510, + 1511, + 1512, + 1513, + 1514, + 1992, + 4256, + 4259, + 4260, + 4264, + 4265, + 4268, + 4273, + 4274, + 4276, + 4277, + 4278, + 4279, + 4280, + 4281, + 4282, + 4284, + 4285, + 4286, + 4287, + 4289, + 4290, + 4291, + 4292, + 4295, + 4301, + 4304, + 4305, + 4306, + 4307, + 4308, + 4309, + 4310, + 4311, + 4312, + 4313, + 4315, + 4316, + 4317, + 4318, + 4319, + 4320, + 4321, + 4322, + 4323, + 4324, + 4325, + 4326, + 4327, + 4328, + 4329, + 4330, + 4331, + 4332, + 4333, + 4334, + 4336, + 4338, + 4339, + 4340, + 4341, + 4342, + 4343, + 4344, + 4345, + 4346, + 4349, + 4350, + 4351, + 5601, + 5626, + 5652, + 5794, + 5795, + 5796, + 5797, + 5804, + 5807, + 5808, + 5814, + 5815, + 5816, + 5818, + 5819, + 5820, + 5822, + 5824, + 5828, + 5829, + 5831, + 5833, + 5835, + 5838, + 5839, + 5846, + 5847, + 5848, + 5852, + 5853, + 5854, + 5857, + 5859, + 5860, + 5861, + 5862, + 5864, + 5869, + 5870, + 5871, + 5872, + 5873, + 5874, + 5878, + 5879, + 5880, + 7424, + 7428, + 7429, + 7431, + 7434, + 7435, + 7437, + 7439, + 7448, + 7450, + 7451, + 7452, + 7456, + 7457, + 7458, + 7534, + 7541, + 7542, + 7543, + 7552, + 7556, + 7560, + 7561, + 7562, + 7563, + 7564, + 7572, + 7576, + 7578, + 7680, + 7681, + 7682, + 7683, + 7684, + 7685, + 7686, + 7687, + 7688, + 7689, + 7690, + 7691, + 7692, + 7693, + 7694, + 7695, + 7696, + 7697, + 7698, + 7699, + 7700, + 7701, + 7702, + 7703, + 7704, + 7705, + 7706, + 7707, + 7708, + 7709, + 7710, + 7712, + 7713, + 7714, + 7715, + 7716, + 7717, + 7718, + 7719, + 7720, + 7721, + 7722, + 7723, + 7728, + 7730, + 7732, + 7734, + 7736, + 7738, + 7740, + 7742, + 7743, + 7744, + 7745, + 7746, + 7747, + 7748, + 7749, + 7750, + 7751, + 7752, + 7753, + 7754, + 7755, + 7756, + 7757, + 7758, + 7759, + 7760, + 7761, + 7762, + 7763, + 7764, + 7765, + 7766, + 7767, + 7768, + 7769, + 7770, + 7771, + 7772, + 7773, + 7774, + 7775, + 7776, + 7777, + 7778, + 7779, + 7780, + 7781, + 7782, + 7783, + 7784, + 7785, + 7786, + 7788, + 7790, + 7792, + 7794, + 7795, + 7796, + 7797, + 7798, + 7799, + 7800, + 7801, + 7802, + 7803, + 7804, + 7805, + 7806, + 7807, + 7808, + 7809, + 7810, + 7811, + 7812, + 7813, + 7814, + 7815, + 7816, + 7817, + 7818, + 7819, + 7820, + 7821, + 7822, + 7823, + 7824, + 7825, + 7826, + 7827, + 7828, + 7829, + 7830, + 7832, + 7833, + 7834, + 7838, + 7839, + 7840, + 7841, + 7842, + 7843, + 7844, + 7845, + 7846, + 7847, + 7848, + 7849, + 7850, + 7851, + 7852, + 7853, + 7854, + 7855, + 7856, + 7857, + 7858, + 7859, + 7860, + 7861, + 7862, + 7863, + 7864, + 7865, + 7866, + 7867, + 7868, + 7869, + 7870, + 7871, + 7872, + 7873, + 7874, + 7875, + 7876, + 7877, + 7878, + 7879, + 7884, + 7885, + 7886, + 7887, + 7888, + 7889, + 7890, + 7891, + 7892, + 7893, + 7894, + 7895, + 7896, + 7897, + 7908, + 7909, + 7910, + 7911, + 7922, + 7923, + 7924, + 7925, + 7926, + 7927, + 7928, + 7929, + 7932, + 7934, + 7936, + 7937, + 7938, + 7939, + 7940, + 7942, + 7943, + 7952, + 7953, + 7954, + 7955, + 7956, + 7957, + 7968, + 7969, + 7970, + 7971, + 7972, + 7973, + 7974, + 7975, + 7986, + 7987, + 7988, + 7989, + 8000, + 8001, + 8002, + 8003, + 8004, + 8005, + 8016, + 8017, + 8018, + 8019, + 8020, + 8021, + 8022, + 8023, + 8048, + 8049, + 8050, + 8051, + 8052, + 8053, + 8056, + 8057, + 8058, + 8059, + 8064, + 8065, + 8066, + 8067, + 8068, + 8069, + 8070, + 8071, + 8080, + 8081, + 8082, + 8083, + 8084, + 8085, + 8086, + 8087, + 8112, + 8113, + 8114, + 8115, + 8116, + 8118, + 8119, + 8120, + 8121, + 8124, + 8130, + 8131, + 8132, + 8134, + 8135, + 8140, + 8160, + 8161, + 8162, + 8163, + 8164, + 8165, + 8166, + 8167, + 8168, + 8169, + 8188, + 8224, + 8225, + 8253, + 8352, + 8353, + 8354, + 8356, + 8357, + 8366, + 8368, + 8370, + 8373, + 8374, + 8376, + 8377, + 8380, + 8383, + 8498, + 8513, + 8516, + 8523, + 8593, + 8595, + 8706, + 8707, + 8708, + 8712, + 8713, + 8715, + 8716, + 8721, + 8722, + 8723, + 8729, + 8743, + 8744, + 8745, + 8747, + 8750, + 8756, + 8757, + 8800, + 8804, + 8805, + 8834, + 8835, + 8836, + 8837, + 8838, + 8839, + 8866, + 8868, + 8869, + 8872, + 8891, + 8892, + 8893, + 8899, + 9167, + 9206, + 9207, + 9209, + 9210, + 9474, + 9488, + 9496, + 9508, + 9557, + 9563, + 9569, + 9632, + 9633, + 9650, + 9651, + 9660, + 9661, + 9670, + 9671, + 9675, + 9776, + 9777, + 9778, + 9779, + 9780, + 9781, + 9782, + 9783, + 9785, + 9786, + 9794, + 9824, + 9825, + 9826, + 9827, + 9828, + 9829, + 9830, + 9831, + 9834, + 9839, + 9889, + 9893, + 10083, + 10200, + 10589, + 11366, + 11373, + 11375, + 11390, + 11391, + 11520, + 11523, + 11524, + 11525, + 11527, + 11528, + 11529, + 11530, + 11531, + 11532, + 11533, + 11536, + 11537, + 11538, + 11539, + 11540, + 11541, + 11542, + 11543, + 11544, + 11545, + 11546, + 11547, + 11548, + 11550, + 11551, + 11552, + 11553, + 11554, + 11555, + 11556, + 11557, + 11800, + 11822, + 11832, + 11851, + 12306, + 12581, + 42626, + 42627, + 42630, + 42631, + 42636, + 42637, + 42639, + 42640, + 42641, + 42644, + 42645, + 42790, + 42791, + 42800, + 42801, + 42814, + 42815, + 42842, + 42848, + 42849, + 42873, + 42880, + 42900, + 42921, + 42927, + 42928, + 42948, + 43856, + 43857, + 64257, + 64261, + 64299, + 64302, + 64303, + 64305, + 64324, + 64330, + 64332, + 64334, + 65291, + 66352, + 66353, + 66354, + 66355, + 66356, + 66357, + 66358, + 66359, + 66360, + 66362, + 66363, + 66364, + 66365, + 66366, + 66367, + 66368, + 66369, + 66370, + 66371, + 66372, + 66373, + 66374, + 66375, + 66376, + 66377, + 66378 + ], + [ + 64, + 126, + 171, + 182, + 187, + 208, + 272, + 273, + 295, + 321, + 384, + 388, + 389, + 391, + 392, + 393, + 401, + 403, + 413, + 428, + 435, + 484, + 485, + 573, + 579, + 583, + 584, + 585, + 586, + 587, + 588, + 589, + 598, + 599, + 608, + 626, + 627, + 635, + 644, + 646, + 656, + 667, + 672, + 686, + 963, + 980, + 1034, + 1035, + 1044, + 1062, + 1066, + 1076, + 1097, + 1098, + 1099, + 1106, + 1114, + 1115, + 1122, + 1123, + 1140, + 1141, + 1142, + 1143, + 1162, + 1163, + 1164, + 1165, + 1170, + 1175, + 1178, + 1182, + 1184, + 1186, + 1187, + 1188, + 1189, + 1192, + 1193, + 1202, + 1203, + 1205, + 1206, + 1207, + 1221, + 1222, + 1225, + 1226, + 1229, + 1230, + 1273, + 1274, + 1286, + 1287, + 1294, + 1295, + 1316, + 1317, + 1318, + 1319, + 1320, + 1321, + 1324, + 1325, + 1326, + 1327, + 1331, + 1332, + 1337, + 1338, + 1341, + 1346, + 1348, + 1356, + 1379, + 1380, + 1382, + 1386, + 1389, + 1394, + 1396, + 1398, + 1406, + 1412, + 1415, + 1416, + 4267, + 4271, + 4337, + 5827, + 5855, + 7553, + 7555, + 7558, + 7559, + 7565, + 7566, + 7567, + 7568, + 7569, + 7570, + 7571, + 7573, + 7575, + 7577, + 7931, + 7935, + 7941, + 7992, + 7998, + 7999, + 8154, + 8155, + 8211, + 8244, + 8247, + 8267, + 8355, + 8363, + 8364, + 8365, + 8378, + 8381, + 8382, + 8543, + 8693, + 8730, + 8733, + 8776, + 8801, + 8802, + 9193, + 9194, + 9199, + 9654, + 9655, + 9664, + 9665, + 9924, + 10004, + 10008, + 10060, + 11365, + 11521, + 11522, + 11526, + 11534, + 11535, + 11549, + 42624, + 42625, + 42632, + 42633, + 42634, + 42635, + 42638, + 42642, + 42643, + 42647, + 42793, + 42901, + 42920, + 42950, + 64258, + 128293, + 129683 + ], + [ + 164, + 169, + 174, + 188, + 189, + 190, + 271, + 294, + 329, + 385, + 394, + 416, + 417, + 418, + 419, + 420, + 431, + 432, + 436, + 457, + 545, + 565, + 580, + 590, + 591, + 602, + 605, + 631, + 649, + 679, + 682, + 683, + 687, + 902, + 904, + 905, + 908, + 910, + 911, + 969, + 974, + 1026, + 1033, + 1046, + 1060, + 1064, + 1067, + 1070, + 1102, + 1113, + 1204, + 1212, + 1213, + 1214, + 1215, + 1217, + 1244, + 1272, + 1284, + 1285, + 1407, + 1411, + 4257, + 4258, + 4261, + 4262, + 4263, + 4266, + 4269, + 4270, + 4272, + 4275, + 4283, + 4288, + 4293, + 4314, + 5856, + 5858, + 5866, + 5875, + 7532, + 7533, + 7535, + 7536, + 7537, + 7538, + 7539, + 7540, + 7898, + 7899, + 7900, + 7901, + 7902, + 7903, + 7904, + 7905, + 7906, + 7907, + 7912, + 7913, + 7914, + 7915, + 7916, + 7917, + 7918, + 7919, + 7920, + 7921, + 7930, + 7995, + 7997, + 8032, + 8033, + 8034, + 8035, + 8036, + 8037, + 8038, + 8039, + 8060, + 8061, + 8096, + 8097, + 8098, + 8099, + 8100, + 8101, + 8102, + 8103, + 8178, + 8179, + 8180, + 8182, + 8183, + 8230, + 8240, + 8251, + 8258, + 8264, + 8265, + 8358, + 8361, + 8362, + 8369, + 8371, + 8372, + 8375, + 8379, + 8471, + 8537, + 8538, + 8592, + 8594, + 8644, + 8704, + 8709, + 8731, + 8732, + 8734, + 8788, + 8960, + 8962, + 8984, + 8986, + 8987, + 8992, + 9197, + 9198, + 9203, + 9211, + 9212, + 9553, + 9558, + 9559, + 9564, + 9565, + 9570, + 9571, + 9617, + 9678, + 9730, + 9731, + 9732, + 9733, + 9734, + 9736, + 9748, + 9760, + 9787, + 9835, + 9836, + 9856, + 9857, + 9858, + 9859, + 9860, + 9861, + 9872, + 9873, + 9875, + 9876, + 9879, + 9960, + 9986, + 9993, + 9998, + 10052, + 10084, + 10696, + 11088, + 11096, + 11242, + 11243, + 11362, + 11377, + 42792, + 64256, + 65533, + 128276, + 128737, + 129514, + 129699 + ], + [ + 405, + 502, + 678, + 680, + 1065, + 1174, + 1190, + 1191, + 1282, + 1283, + 1288, + 1289, + 1290, + 1291, + 1300, + 1301, + 1302, + 1303, + 1312, + 1313, + 1314, + 1315, + 7546, + 7944, + 7945, + 7950, + 7951, + 7960, + 7961, + 7976, + 7977, + 7982, + 7983, + 7994, + 7996, + 8008, + 8009, + 8025, + 8031, + 8040, + 8041, + 8046, + 8072, + 8073, + 8078, + 8079, + 8088, + 8089, + 8094, + 8095, + 8104, + 8105, + 8110, + 8122, + 8123, + 8136, + 8137, + 8138, + 8139, + 8170, + 8171, + 8172, + 8184, + 8185, + 8186, + 8187, + 8212, + 8241, + 8279, + 8482, + 8528, + 8529, + 8531, + 8532, + 8533, + 8534, + 8535, + 8539, + 8540, + 8541, + 8542, + 8585, + 8596, + 8655, + 8658, + 8660, + 9472, + 9484, + 9492, + 9500, + 9516, + 9524, + 9532, + 9552, + 9554, + 9555, + 9556, + 9560, + 9561, + 9562, + 9566, + 9567, + 9568, + 9572, + 9573, + 9574, + 9575, + 9576, + 9577, + 9578, + 9579, + 9580, + 9600, + 9604, + 9608, + 9616, + 9618, + 9619, + 9728, + 9729, + 9789, + 9928, + 9935, + 42629, + 42646, + 42809, + 42811, + 42813, + 64259, + 127754, + 127783, + 127830, + 127907, + 127993, + 128305, + 128481 + ], + [ + 198, + 230, + 338, + 339, + 452, + 453, + 454, + 455, + 456, + 458, + 459, + 460, + 482, + 483, + 497, + 498, + 499, + 508, + 509, + 568, + 569, + 630, + 675, + 676, + 677, + 681, + 979, + 1236, + 1237, + 1304, + 1305, + 1322, + 1323, + 7426, + 7444, + 7531, + 7946, + 7947, + 7948, + 7949, + 7962, + 7963, + 7964, + 7965, + 7978, + 7979, + 7980, + 7981, + 7993, + 8010, + 8011, + 8012, + 8013, + 8027, + 8029, + 8042, + 8043, + 8044, + 8045, + 8047, + 8074, + 8075, + 8076, + 8077, + 8090, + 8091, + 8092, + 8093, + 8106, + 8107, + 8108, + 8109, + 8111, + 8263, + 8359, + 8360, + 8367, + 8470, + 8505, + 8530, + 8536, + 9312, + 9313, + 9314, + 9315, + 9316, + 9317, + 9318, + 9319, + 9320, + 9321, + 9322, + 9323, + 9324, + 9325, + 9326, + 9327, + 9328, + 9329, + 9330, + 9331, + 9398, + 9399, + 9400, + 9401, + 9402, + 9403, + 9404, + 9405, + 9406, + 9407, + 9408, + 9409, + 9410, + 9411, + 9412, + 9413, + 9414, + 9415, + 9416, + 9417, + 9418, + 9419, + 9420, + 9421, + 9422, + 9423, + 9424, + 9425, + 9426, + 9427, + 9428, + 9429, + 9430, + 9431, + 9432, + 9433, + 9434, + 9435, + 9436, + 9437, + 9438, + 9439, + 9440, + 9441, + 9442, + 9443, + 9444, + 9445, + 9446, + 9447, + 9448, + 9449, + 9450, + 9744, + 9745, + 9746, + 9756, + 9758, + 9774, + 9775, + 9888, + 42628, + 42802, + 42803, + 42804, + 42805, + 42806, + 42807, + 42808, + 42810, + 42812, + 42830, + 42831, + 43875, + 64260, + 64262, + 64275, + 64276, + 64277, + 64278, + 64279 + ] +] diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBasicItemResolverTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBasicItemResolverTests.java index 5194457..d790e2c 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBasicItemResolverTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBasicItemResolverTests.java @@ -174,6 +174,17 @@ public static T[] generatePropertyValues(Type type, ChunkerItemProperty p decoratedPotBlockEntity, bannerBlockEntity }; + } else if (property == ChunkerItemProperty.BUNDLE_CONTENTS && asClass.equals(ChunkerItemStack.class)) { + // This is used for bundles at the minute, just basic item tests + return (T[]) Stream.of(new ChunkerVanillaItemType[]{ + ChunkerVanillaItemType.APPLE, + ChunkerVanillaItemType.BLAZE_ROD, + ChunkerVanillaItemType.CHERRY_BOAT + }) + .map(a -> new ChunkerItemStack(a, Map.of( + ChunkerItemProperty.AMOUNT, 1 + ))) + .toArray(); } else if (asClass.equals(ChunkerBlockIdentifier.class)) { return (T[]) new ChunkerBlockIdentifier[]{ new ChunkerBlockIdentifier(ChunkerVanillaBlockType.GRANITE), diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBlockIdentifierValidationTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBlockIdentifierValidationTests.java index 3deb311..5afebc0 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBlockIdentifierValidationTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockBlockIdentifierValidationTests.java @@ -42,8 +42,10 @@ public class BedrockBlockIdentifierValidationTests { .put("minecraft:mangrove_wood", Map.of("stripped_bit", StateValueBoolean.TRUE)) // Remapped to stripped_mangrove_wood .put("minecraft:double_stone_block_slab", Map.of("stone_slab_type", new StateValueString("wood"))) // Remapped to oak_slab on some versions .put("minecraft:stone_block_slab", Map.of("stone_slab_type", new StateValueString("wood"))) // Remapped to double_oak_slab on some versions - .put("minecraft:red_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(10))) // Remapped to brown_mushroom_block (stem) - .put("minecraft:red_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(15))) // Remapped to brown_mushroom_block (stem all faces) + .put("minecraft:red_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(10))) // Remapped to mushroom_stem (stem) + .put("minecraft:red_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(15))) // Remapped to mushroom_stem (stem all faces) + .put("minecraft:brown_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(10))) // Remapped to mushroom_stem (stem) + .put("minecraft:brown_mushroom_block", Map.of("huge_mushroom_bits", new StateValueInt(15))) // Remapped to mushroom_stem (stem all faces) .put("minecraft:lava_cauldron", Map.of()) // Migrated to :cauldron[cauldron_liquid=lava] .put("minecraft:glow_frame", Map.of()) // Becomes a block entity .put("minecraft:frame", Map.of()) // Becomes a block entity @@ -333,6 +335,8 @@ public static Identifier removeLossyStates(Identifier input) { input.getIdentifier().contains("ladder") || input.getIdentifier().contains("wall_") || input.getIdentifier().equals("minecraft:skull") || + input.getIdentifier().endsWith("_skull") || + input.getIdentifier().endsWith("_head") || input.getIdentifier().endsWith("_stem") || input.getIdentifier().endsWith("chest") || input.getIdentifier().endsWith("furnace") || @@ -520,6 +524,13 @@ public static Identifier removeLossyStates(Identifier input) { clonedStates.replace("huge_mushroom_bits", new StateValueInt(12), new StateValueInt(0)); clonedStates.replace("huge_mushroom_bits", new StateValueInt(13), new StateValueInt(0)); } + if (input.getIdentifier().equals("minecraft:mushroom_stem")) { + int bits = ((StateValueInt) input.getStates().get("huge_mushroom_bits")).getValue(); + if (bits != 10 && bits != 15) { + // All stems are used for the other faces + clonedStates.put("huge_mushroom_bits", new StateValueInt(15)); + } + } if (input.getIdentifier().equals("minecraft:tallgrass")) { // Duplicate textures (which don't seem to be used) clonedStates.replace("tall_grass_type", new StateValueString("default"), new StateValueString("tall")); diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockItemIdentifierValidationTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockItemIdentifierValidationTests.java index 8845b0a..8aa1081 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockItemIdentifierValidationTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/BedrockItemIdentifierValidationTests.java @@ -32,14 +32,14 @@ public class BedrockItemIdentifierValidationTests { // Items from future versions public static final Set FUTURE_ITEMS = ImmutableSet.of( - ChunkerVanillaItemType.BUNDLE ); // Lossy items are items which have are legacy, so it leads to it going to the newer variant public static final Set LOSSY_ITEMS = ImmutableSet.of( "minecraft:dye", "minecraft:banner_pattern", "minecraft:boat", - "minecraft:chest_boat" + "minecraft:chest_boat", + "minecraft:skull" ); public static final Set UNSUPPORTED_ITEMS = ImmutableSet.of( // Blocks which got flattened (they technically don't have a backing block so get marked as blocks in our auto-gen) diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/legacy/BedrockLegacyBasicItemResolverTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/legacy/BedrockLegacyBasicItemResolverTests.java index 79c2c90..464fc79 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/legacy/BedrockLegacyBasicItemResolverTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/bedrock/resolver/legacy/BedrockLegacyBasicItemResolverTests.java @@ -63,7 +63,8 @@ public class BedrockLegacyBasicItemResolverTests { ChunkerItemProperty.STEW_EFFECT, // Inferred from item ID ChunkerItemProperty.ENTITY, // Not supported AFAIK ChunkerItemProperty.TRIM, // Not supported in 1.12 - ChunkerItemProperty.OMINOUS_BOTTLE_AMPLIFIER // Not supported in 1.12 + ChunkerItemProperty.OMINOUS_BOTTLE_AMPLIFIER, // Not supported in 1.12 + ChunkerItemProperty.BUNDLE_CONTENTS // Not supported in 1.12 ); public static final Map>, Set> UNSUPPORTED_ENUMS = Map.of( ChunkerEnchantmentType.class, Set.of( diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicComponentItemResolverTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicComponentItemResolverTests.java index b7e961f..50a8b3d 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicComponentItemResolverTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicComponentItemResolverTests.java @@ -175,6 +175,17 @@ public static T[] generatePropertyValues(Type type, ChunkerItemProperty p decoratedPotBlockEntity, bannerBlockEntity }; + } else if (property == ChunkerItemProperty.BUNDLE_CONTENTS && asClass.equals(ChunkerItemStack.class)) { + // This is used for bundles at the minute, just basic item tests + return (T[]) Stream.of(new ChunkerVanillaItemType[]{ + ChunkerVanillaItemType.APPLE, + ChunkerVanillaItemType.BLAZE_ROD, + ChunkerVanillaItemType.CHERRY_BOAT + }) + .map(a -> new ChunkerItemStack(a, Map.of( + ChunkerItemProperty.AMOUNT, 1 + ))) + .toArray(); } else if (asClass.equals(ChunkerBlockIdentifier.class)) { return (T[]) new ChunkerBlockIdentifier[]{ new ChunkerBlockIdentifier(ChunkerVanillaBlockType.GRANITE), diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicItemResolverTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicItemResolverTests.java index 0ed60f6..de6d7ad 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicItemResolverTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaBasicItemResolverTests.java @@ -205,6 +205,17 @@ public static T[] generatePropertyValues(Type type, ChunkerItemProperty p decoratedPotBlockEntity, bannerBlockEntity }; + } else if (property == ChunkerItemProperty.BUNDLE_CONTENTS && asClass.equals(ChunkerItemStack.class)) { + // This is used for bundles at the minute, just basic item tests + return (T[]) Stream.of(new ChunkerVanillaItemType[]{ + ChunkerVanillaItemType.APPLE, + ChunkerVanillaItemType.BLAZE_ROD, + ChunkerVanillaItemType.CHERRY_BOAT + }) + .map(a -> new ChunkerItemStack(a, Map.of( + ChunkerItemProperty.AMOUNT, 1 + ))) + .toArray(); } else if (asClass.equals(ChunkerBlockIdentifier.class)) { return (T[]) new ChunkerBlockIdentifier[]{ new ChunkerBlockIdentifier(ChunkerVanillaBlockType.GRANITE), diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaItemIdentifierValidationTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaItemIdentifierValidationTests.java index abfa1e4..ef95372 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaItemIdentifierValidationTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/JavaItemIdentifierValidationTests.java @@ -34,7 +34,23 @@ public class JavaItemIdentifierValidationTests { // Items from future versions public static final Set FUTURE_ITEMS = ImmutableSet.of( ChunkerVanillaItemType.BORDURE_INDENTED_BANNER_PATTERN, // Not in Java - ChunkerVanillaItemType.FIELD_MASONED_BANNER_PATTERN // Not in Java + ChunkerVanillaItemType.FIELD_MASONED_BANNER_PATTERN, // Not in Java + ChunkerVanillaItemType.BLACK_BUNDLE, // Not in Java + ChunkerVanillaItemType.BLUE_BUNDLE, // Not in Java + ChunkerVanillaItemType.BROWN_BUNDLE, // Not in Java + ChunkerVanillaItemType.CYAN_BUNDLE, // Not in Java + ChunkerVanillaItemType.GRAY_BUNDLE, // Not in Java + ChunkerVanillaItemType.GREEN_BUNDLE, // Not in Java + ChunkerVanillaItemType.LIGHT_BLUE_BUNDLE, // Not in Java + ChunkerVanillaItemType.LIGHT_GRAY_BUNDLE, // Not in Java + ChunkerVanillaItemType.LIME_BUNDLE, // Not in Java + ChunkerVanillaItemType.MAGENTA_BUNDLE, // Not in Java + ChunkerVanillaItemType.ORANGE_BUNDLE, // Not in Java + ChunkerVanillaItemType.PINK_BUNDLE, // Not in Java + ChunkerVanillaItemType.PURPLE_BUNDLE, // Not in Java + ChunkerVanillaItemType.RED_BUNDLE, // Not in Java + ChunkerVanillaItemType.WHITE_BUNDLE, // Not in Java + ChunkerVanillaItemType.YELLOW_BUNDLE // Not in Java ); public static final Set UNSUPPORTED_ITEMS = ImmutableSet.of(); private static final Gson gson = new Gson(); diff --git a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/legacy/JavaLegacyBasicItemResolverTests.java b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/legacy/JavaLegacyBasicItemResolverTests.java index b8e134c..359e5ec 100644 --- a/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/legacy/JavaLegacyBasicItemResolverTests.java +++ b/cli/src/test/java/com/hivemc/chunker/conversion/java/resolver/legacy/JavaLegacyBasicItemResolverTests.java @@ -59,7 +59,8 @@ public class JavaLegacyBasicItemResolverTests { ChunkerItemProperty.TRIM, ChunkerItemProperty.STEW_EFFECT, ChunkerItemProperty.ENTITY, - ChunkerItemProperty.OMINOUS_BOTTLE_AMPLIFIER + ChunkerItemProperty.OMINOUS_BOTTLE_AMPLIFIER, + ChunkerItemProperty.BUNDLE_CONTENTS ); public static final Map>, Set> UNSUPPORTED_ENUMS = Map.of( ChunkerVanillaEntityType.class, Set.of( diff --git a/cli/src/test/java/com/hivemc/chunker/nbt/tags/collection/CompoundTagTests.java b/cli/src/test/java/com/hivemc/chunker/nbt/tags/collection/CompoundTagTests.java index 12e707b..c9ab8e2 100644 --- a/cli/src/test/java/com/hivemc/chunker/nbt/tags/collection/CompoundTagTests.java +++ b/cli/src/test/java/com/hivemc/chunker/nbt/tags/collection/CompoundTagTests.java @@ -52,6 +52,20 @@ public void testGetOptionalEmpty() { assertEquals(Optional.empty(), compoundTag.getOptional("Test", IntTag.class)); } + @Test + public void testGetOptionalListSuccess() { + CompoundTag compoundTag = new CompoundTag(); + ListTag list = ListTag.fromValues(TagType.INT, List.of(5)); + compoundTag.put("Test", list); + assertEquals(Optional.of(list), compoundTag.getOptionalList("Test", IntTag.class)); + } + + @Test + public void testGetOptionalListEmpty() { + CompoundTag compoundTag = new CompoundTag(); + assertEquals(Optional.empty(), compoundTag.getOptionalList("Test", IntTag.class)); + } + @Test public void testGetOptionalValueSuccess() { CompoundTag compoundTag = new CompoundTag(); diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 4a854bf..2c6d1b0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -13,7 +13,7 @@ lz4 = "1.3.0" jetbrains-annotations = "25.0.0" # JUnit -junit = "5.11.1" +junit = "5.11.2" # Plugins shadow = "8.1.1" diff --git a/gradle/wrapper/gradle-wrapper.jar b/gradle/wrapper/gradle-wrapper.jar index d64cd49..e644113 100644 Binary files a/gradle/wrapper/gradle-wrapper.jar and b/gradle/wrapper/gradle-wrapper.jar differ diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties index a441313..df97d72 100644 --- a/gradle/wrapper/gradle-wrapper.properties +++ b/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.8-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.10.2-bin.zip networkTimeout=10000 validateDistributionUrl=true zipStoreBase=GRADLE_USER_HOME diff --git a/gradlew b/gradlew index 1aa94a4..b740cf1 100644 --- a/gradlew +++ b/gradlew @@ -55,7 +55,7 @@ # Darwin, MinGW, and NonStop. # # (3) This script is generated from the Groovy template -# https://github.com/gradle/gradle/blob/HEAD/subprojects/plugins/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt +# https://github.com/gradle/gradle/blob/HEAD/platforms/jvm/plugins-application/src/main/resources/org/gradle/api/internal/plugins/unixStartScript.txt # within the Gradle project. # # You can find Gradle at https://github.com/gradle/gradle/. diff --git a/test/region/r.-1.17.mca b/test/region/r.-1.17.mca deleted file mode 100644 index e6ab968..0000000 Binary files a/test/region/r.-1.17.mca and /dev/null differ diff --git a/test/region/r.-1.9.mca b/test/region/r.-1.9.mca deleted file mode 100644 index 0cf8d33..0000000 Binary files a/test/region/r.-1.9.mca and /dev/null differ diff --git a/test/region/r.13.2.mca b/test/region/r.13.2.mca deleted file mode 100644 index aaa3fae..0000000 Binary files a/test/region/r.13.2.mca and /dev/null differ diff --git a/test/region/r.15.-14.mca b/test/region/r.15.-14.mca deleted file mode 100644 index 6f7f8ae..0000000 Binary files a/test/region/r.15.-14.mca and /dev/null differ