From 47cccc64659bf121015c834acfb024c80a39b131 Mon Sep 17 00:00:00 2001 From: MikiP98 <79966387+MikiP98@users.noreply.github.com> Date: Thu, 7 Nov 2024 16:27:21 +0100 Subject: [PATCH] Updated `diagonalwalls` support to use custom LPV shapes instead of simple 50% --- shaders/block.properties | 72 ++++++++++++++++++++++++++-------------- 1 file changed, 47 insertions(+), 25 deletions(-) diff --git a/shaders/block.properties b/shaders/block.properties index 3656abc..e4f65d2 100644 --- a/shaders/block.properties +++ b/shaders/block.properties @@ -44,9 +44,8 @@ block.51=acacia_fence bamboo_fence birch_fence cherry_fence crimson_fence dark_o # Blocks that occlude 50% of light block.52=iron_bars pointed_dripstone \ - diagonalwalls:minecraft/cobblestone_wall diagonalwalls:minecraft/mossy_cobblestone_wall diagonalwalls:minecraft/stone_brick_wall diagonalwalls:minecraft/mossy_stone_brick_wall diagonalwalls:minecraft/granite_wall diagonalwalls:minecraft/diorite_wall diagonalwalls:minecraft/andesite_wall diagonalwalls:minecraft/cobbled_deepslate_wall diagonalwalls:minecraft/polished_deepslate_wall diagonalwalls:minecraft/deepslate_brick_wall diagonalwalls:minecraft/deepslate_tile_wall diagonalwalls:minecraft/tuff_wall tuff_wall diagonalwalls:minecraft/polished_tuff_wall diagonalwalls:minecraft/tuff_brick_wall diagonalwalls:minecraft/brick_wall diagonalwalls:minecraft/mud_brick_wall diagonalwalls:minecraft/resin_brick_wall diagonalwalls:minecraft/sandstone_wall diagonalwalls:minecraft/red_sandstone_wall diagonalwalls:minecraft/prismarine_wall diagonalwalls:minecraft/nether_brick_wall diagonalwalls:minecraft/red_nether_brick_wall diagonalwalls:minecraft/blackstone_wall diagonalwalls:minecraft/polished_blackstone_wall diagonalwalls:minecraft/polished_blackstone_brick_wall diagonalwalls:minecraft/end_stone_brick_wall \ + diagonalwalls:minecraft/cobblestone_wall:north_east=true diagonalwalls:minecraft/mossy_cobblestone_wall:north_east=true diagonalwalls:minecraft/stone_brick_wall:north_east=true diagonalwalls:minecraft/mossy_stone_brick_wall:north_east=true diagonalwalls:minecraft/granite_wall:north_east=true diagonalwalls:minecraft/diorite_wall:north_east=true diagonalwalls:minecraft/andesite_wall:north_east=true diagonalwalls:minecraft/cobbled_deepslate_wall:north_east=true diagonalwalls:minecraft/polished_deepslate_wall:north_east=true diagonalwalls:minecraft/deepslate_brick_wall:north_east=true diagonalwalls:minecraft/deepslate_tile_wall:north_east=true diagonalwalls:minecraft/tuff_wall tuff_wall:north_east=true diagonalwalls:minecraft/polished_tuff_wall:north_east=true diagonalwalls:minecraft/tuff_brick_wall:north_east=true diagonalwalls:minecraft/brick_wall:north_east=true diagonalwalls:minecraft/mud_brick_wall:north_east=true diagonalwalls:minecraft/resin_brick_wall:north_east=true diagonalwalls:minecraft/sandstone_wall:north_east=true diagonalwalls:minecraft/red_sandstone_wall:north_east=true diagonalwalls:minecraft/prismarine_wall:north_east=true diagonalwalls:minecraft/nether_brick_wall:north_east=true diagonalwalls:minecraft/red_nether_brick_wall:north_east=true diagonalwalls:minecraft/blackstone_wall:north_east=true diagonalwalls:minecraft/polished_blackstone_wall:north_east=true diagonalwalls:minecraft/polished_blackstone_brick_wall:north_east=true diagonalwalls:minecraft/end_stone_brick_wall:north_east=true diagonalwalls:minecraft/cobblestone_wall:north_east=false:north_west=true diagonalwalls:minecraft/mossy_cobblestone_wall:north_east=false:north_west=true diagonalwalls:minecraft/stone_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/mossy_stone_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/granite_wall:north_east=false:north_west=true diagonalwalls:minecraft/diorite_wall:north_east=false:north_west=true diagonalwalls:minecraft/andesite_wall:north_east=false:north_west=true diagonalwalls:minecraft/cobbled_deepslate_wall:north_east=false:north_west=true diagonalwalls:minecraft/polished_deepslate_wall:north_east=false:north_west=true diagonalwalls:minecraft/deepslate_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/deepslate_tile_wall:north_east=false:north_west=true diagonalwalls:minecraft/tuff_wall tuff_wall:north_east=false:north_west=true diagonalwalls:minecraft/polished_tuff_wall:north_east=false:north_west=true diagonalwalls:minecraft/tuff_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/mud_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/resin_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/sandstone_wall:north_east=false:north_west=true diagonalwalls:minecraft/red_sandstone_wall:north_east=false:north_west=true diagonalwalls:minecraft/prismarine_wall:north_east=false:north_west=true diagonalwalls:minecraft/nether_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/red_nether_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/blackstone_wall:north_east=false:north_west=true diagonalwalls:minecraft/polished_blackstone_wall:north_east=false:north_west=true diagonalwalls:minecraft/polished_blackstone_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/end_stone_brick_wall:north_east=false:north_west=true diagonalwalls:minecraft/cobblestone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/mossy_cobblestone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/stone_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/mossy_stone_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/granite_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/diorite_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/andesite_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/cobbled_deepslate_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/polished_deepslate_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/deepslate_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/deepslate_tile_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/tuff_wall tuff_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/polished_tuff_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/tuff_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/mud_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/resin_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/sandstone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/red_sandstone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/prismarine_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/nether_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/red_nether_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/blackstone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/polished_blackstone_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/polished_blackstone_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/end_stone_brick_wall:north_east=false:north_west=false:south_east=true diagonalwalls:minecraft/cobblestone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/mossy_cobblestone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/stone_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/mossy_stone_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/granite_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/diorite_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/andesite_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/cobbled_deepslate_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/polished_deepslate_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/deepslate_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/deepslate_tile_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/tuff_wall tuff_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/polished_tuff_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/tuff_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/mud_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/resin_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/sandstone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/red_sandstone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/prismarine_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/nether_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/red_nether_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/blackstone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/polished_blackstone_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/polished_blackstone_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true diagonalwalls:minecraft/end_stone_brick_wall:north_east=false:north_west=false:south_east=false:south_west=true \ diagonalwindows:minecraft/iron_bars - # diagonalwalls can be converted to custom LPV shapes, but this results in the "rest" line to have 2081759 characters for vanilla walls alone... # Blocks that occlude 75% of light block.53=bell \ @@ -749,37 +748,53 @@ block.439=acacia_stairs:shape=outer_left:half=top:facing=west bamboo_stairs:shap -block.440=cobblestone_wall:north=none:east=none:south=none:west=none:up=true andesite_wall:north=none:east=none:south=none:west=none:up=true blackstone_wall:north=none:east=none:south=none:west=none:up=true brick_wall:north=none:east=none:south=none:west=none:up=true cobbled_deepslate_wall:north=none:east=none:south=none:west=none:up=true deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true deepslate_tile_wall:north=none:east=none:south=none:west=none:up=true diorite_wall:north=none:east=none:south=none:west=none:up=true end_stone_brick_wall:north=none:east=none:south=none:west=none:up=true granite_wall:north=none:east=none:south=none:west=none:up=true mossy_cobblestone_wall:north=none:east=none:south=none:west=none:up=true mossy_stone_brick_wall:north=none:east=none:south=none:west=none:up=true mud_brick_wall:north=none:east=none:south=none:west=none:up=true nether_brick_wall:north=none:east=none:south=none:west=none:up=true polished_blackstone_brick_wall:north=none:east=none:south=none:west=none:up=true polished_blackstone_wall:north=none:east=none:south=none:west=none:up=true polished_deepslate_wall:north=none:east=none:south=none:west=none:up=true prismarine_wall:north=none:east=none:south=none:west=none:up=true red_nether_brick_wall:north=none:east=none:south=none:west=none:up=true red_sandstone_wall:north=none:east=none:south=none:west=none:up=true sandstone_wall:north=none:east=none:south=none:west=none:up=true stone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_andesite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_andesite_wall:north=none:east=none:south=none:west=none:up=true create:cut_andesite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_andesite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_asurine_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_asurine_wall:north=none:east=none:south=none:west=none:up=true create:cut_asurine_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_asurine_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_calcite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_calcite_wall:north=none:east=none:south=none:west=none:up=true create:cut_calcite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_calcite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_crimsite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_crimsite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_deepslate_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_diorite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_diorite_wall:north=none:east=none:south=none:west=none:up=true create:cut_diorite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_diorite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_dripstone_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_dripstone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_granite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_granite_wall:north=none:east=none:south=none:west=none:up=true create:cut_granite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_granite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_limestone_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_limestone_wall:north=none:east=none:south=none:west=none:up=true create:cut_limestone_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_limestone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_ochrum_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_ochrum_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_scorchia_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_scorchia_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_scoria_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_scoria_wall:north=none:east=none:south=none:west=none:up=true create:cut_scoria_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_scoria_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_tuff_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_tuff_wall:north=none:east=none:south=none:west=none:up=true create:cut_tuff_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_tuff_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_veridium_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_veridium_wall:north=none:east=none:south=none:west=none:up=true create:cut_veridium_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_veridium_brick_wall:north=none:east=none:south=none:west=none:up=true +block.440=cobblestone_wall:north=none:east=none:south=none:west=none:up=true andesite_wall:north=none:east=none:south=none:west=none:up=true blackstone_wall:north=none:east=none:south=none:west=none:up=true brick_wall:north=none:east=none:south=none:west=none:up=true cobbled_deepslate_wall:north=none:east=none:south=none:west=none:up=true deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true deepslate_tile_wall:north=none:east=none:south=none:west=none:up=true diorite_wall:north=none:east=none:south=none:west=none:up=true end_stone_brick_wall:north=none:east=none:south=none:west=none:up=true granite_wall:north=none:east=none:south=none:west=none:up=true mossy_cobblestone_wall:north=none:east=none:south=none:west=none:up=true mossy_stone_brick_wall:north=none:east=none:south=none:west=none:up=true mud_brick_wall:north=none:east=none:south=none:west=none:up=true nether_brick_wall:north=none:east=none:south=none:west=none:up=true polished_blackstone_brick_wall:north=none:east=none:south=none:west=none:up=true polished_blackstone_wall:north=none:east=none:south=none:west=none:up=true polished_deepslate_wall:north=none:east=none:south=none:west=none:up=true prismarine_wall:north=none:east=none:south=none:west=none:up=true red_nether_brick_wall:north=none:east=none:south=none:west=none:up=true red_sandstone_wall:north=none:east=none:south=none:west=none:up=true sandstone_wall:north=none:east=none:south=none:west=none:up=true stone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_andesite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_andesite_wall:north=none:east=none:south=none:west=none:up=true create:cut_andesite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_andesite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_asurine_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_asurine_wall:north=none:east=none:south=none:west=none:up=true create:cut_asurine_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_asurine_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_calcite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_calcite_wall:north=none:east=none:south=none:west=none:up=true create:cut_calcite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_calcite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_crimsite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_crimsite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_deepslate_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_deepslate_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_diorite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_diorite_wall:north=none:east=none:south=none:west=none:up=true create:cut_diorite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_diorite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_dripstone_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_dripstone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_granite_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_granite_wall:north=none:east=none:south=none:west=none:up=true create:cut_granite_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_granite_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_limestone_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_limestone_wall:north=none:east=none:south=none:west=none:up=true create:cut_limestone_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_limestone_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_ochrum_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_ochrum_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_scorchia_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_scorchia_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_scoria_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_scoria_wall:north=none:east=none:south=none:west=none:up=true create:cut_scoria_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_scoria_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_tuff_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_tuff_wall:north=none:east=none:south=none:west=none:up=true create:cut_tuff_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_tuff_brick_wall:north=none:east=none:south=none:west=none:up=true create:cut_veridium_wall:north=none:east=none:south=none:west=none:up=true create:polished_cut_veridium_wall:north=none:east=none:south=none:west=none:up=true create:cut_veridium_brick_wall:north=none:east=none:south=none:west=none:up=true create:small_veridium_brick_wall:north=none:east=none:south=none:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.441=cobblestone_wall:north=low:east=none:south=none:west=none:up=true andesite_wall:north=low:east=none:south=none:west=none:up=true blackstone_wall:north=low:east=none:south=none:west=none:up=true brick_wall:north=low:east=none:south=none:west=none:up=true cobbled_deepslate_wall:north=low:east=none:south=none:west=none:up=true deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true deepslate_tile_wall:north=low:east=none:south=none:west=none:up=true diorite_wall:north=low:east=none:south=none:west=none:up=true end_stone_brick_wall:north=low:east=none:south=none:west=none:up=true granite_wall:north=low:east=none:south=none:west=none:up=true mossy_cobblestone_wall:north=low:east=none:south=none:west=none:up=true mossy_stone_brick_wall:north=low:east=none:south=none:west=none:up=true mud_brick_wall:north=low:east=none:south=none:west=none:up=true nether_brick_wall:north=low:east=none:south=none:west=none:up=true polished_blackstone_brick_wall:north=low:east=none:south=none:west=none:up=true polished_blackstone_wall:north=low:east=none:south=none:west=none:up=true polished_deepslate_wall:north=low:east=none:south=none:west=none:up=true prismarine_wall:north=low:east=none:south=none:west=none:up=true red_nether_brick_wall:north=low:east=none:south=none:west=none:up=true red_sandstone_wall:north=low:east=none:south=none:west=none:up=true sandstone_wall:north=low:east=none:south=none:west=none:up=true stone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_andesite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_andesite_wall:north=low:east=none:south=none:west=none:up=true create:cut_andesite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_andesite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_asurine_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_asurine_wall:north=low:east=none:south=none:west=none:up=true create:cut_asurine_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_asurine_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_calcite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_calcite_wall:north=low:east=none:south=none:west=none:up=true create:cut_calcite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_calcite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_crimsite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_crimsite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_deepslate_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_diorite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_diorite_wall:north=low:east=none:south=none:west=none:up=true create:cut_diorite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_diorite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_dripstone_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_dripstone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_granite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_granite_wall:north=low:east=none:south=none:west=none:up=true create:cut_granite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_granite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_limestone_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_limestone_wall:north=low:east=none:south=none:west=none:up=true create:cut_limestone_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_limestone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_ochrum_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_ochrum_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_scorchia_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_scorchia_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_scoria_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_scoria_wall:north=low:east=none:south=none:west=none:up=true create:cut_scoria_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_scoria_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_tuff_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_tuff_wall:north=low:east=none:south=none:west=none:up=true create:cut_tuff_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_tuff_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_veridium_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_veridium_wall:north=low:east=none:south=none:west=none:up=true create:cut_veridium_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_veridium_brick_wall:north=low:east=none:south=none:west=none:up=true +block.441=cobblestone_wall:north=low:east=none:south=none:west=none:up=true andesite_wall:north=low:east=none:south=none:west=none:up=true blackstone_wall:north=low:east=none:south=none:west=none:up=true brick_wall:north=low:east=none:south=none:west=none:up=true cobbled_deepslate_wall:north=low:east=none:south=none:west=none:up=true deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true deepslate_tile_wall:north=low:east=none:south=none:west=none:up=true diorite_wall:north=low:east=none:south=none:west=none:up=true end_stone_brick_wall:north=low:east=none:south=none:west=none:up=true granite_wall:north=low:east=none:south=none:west=none:up=true mossy_cobblestone_wall:north=low:east=none:south=none:west=none:up=true mossy_stone_brick_wall:north=low:east=none:south=none:west=none:up=true mud_brick_wall:north=low:east=none:south=none:west=none:up=true nether_brick_wall:north=low:east=none:south=none:west=none:up=true polished_blackstone_brick_wall:north=low:east=none:south=none:west=none:up=true polished_blackstone_wall:north=low:east=none:south=none:west=none:up=true polished_deepslate_wall:north=low:east=none:south=none:west=none:up=true prismarine_wall:north=low:east=none:south=none:west=none:up=true red_nether_brick_wall:north=low:east=none:south=none:west=none:up=true red_sandstone_wall:north=low:east=none:south=none:west=none:up=true sandstone_wall:north=low:east=none:south=none:west=none:up=true stone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_andesite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_andesite_wall:north=low:east=none:south=none:west=none:up=true create:cut_andesite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_andesite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_asurine_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_asurine_wall:north=low:east=none:south=none:west=none:up=true create:cut_asurine_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_asurine_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_calcite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_calcite_wall:north=low:east=none:south=none:west=none:up=true create:cut_calcite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_calcite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_crimsite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_crimsite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_deepslate_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_deepslate_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_diorite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_diorite_wall:north=low:east=none:south=none:west=none:up=true create:cut_diorite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_diorite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_dripstone_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_dripstone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_granite_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_granite_wall:north=low:east=none:south=none:west=none:up=true create:cut_granite_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_granite_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_limestone_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_limestone_wall:north=low:east=none:south=none:west=none:up=true create:cut_limestone_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_limestone_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_ochrum_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_ochrum_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_scorchia_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_scorchia_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_scoria_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_scoria_wall:north=low:east=none:south=none:west=none:up=true create:cut_scoria_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_scoria_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_tuff_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_tuff_wall:north=low:east=none:south=none:west=none:up=true create:cut_tuff_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_tuff_brick_wall:north=low:east=none:south=none:west=none:up=true create:cut_veridium_wall:north=low:east=none:south=none:west=none:up=true create:polished_cut_veridium_wall:north=low:east=none:south=none:west=none:up=true create:cut_veridium_brick_wall:north=low:east=none:south=none:west=none:up=true create:small_veridium_brick_wall:north=low:east=none:south=none:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.442=cobblestone_wall:north=none:east=low:south=none:west=none:up=true andesite_wall:north=none:east=low:south=none:west=none:up=true blackstone_wall:north=none:east=low:south=none:west=none:up=true brick_wall:north=none:east=low:south=none:west=none:up=true cobbled_deepslate_wall:north=none:east=low:south=none:west=none:up=true deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true deepslate_tile_wall:north=none:east=low:south=none:west=none:up=true diorite_wall:north=none:east=low:south=none:west=none:up=true end_stone_brick_wall:north=none:east=low:south=none:west=none:up=true granite_wall:north=none:east=low:south=none:west=none:up=true mossy_cobblestone_wall:north=none:east=low:south=none:west=none:up=true mossy_stone_brick_wall:north=none:east=low:south=none:west=none:up=true mud_brick_wall:north=none:east=low:south=none:west=none:up=true nether_brick_wall:north=none:east=low:south=none:west=none:up=true polished_blackstone_brick_wall:north=none:east=low:south=none:west=none:up=true polished_blackstone_wall:north=none:east=low:south=none:west=none:up=true polished_deepslate_wall:north=none:east=low:south=none:west=none:up=true prismarine_wall:north=none:east=low:south=none:west=none:up=true red_nether_brick_wall:north=none:east=low:south=none:west=none:up=true red_sandstone_wall:north=none:east=low:south=none:west=none:up=true sandstone_wall:north=none:east=low:south=none:west=none:up=true stone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_andesite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_andesite_wall:north=none:east=low:south=none:west=none:up=true create:cut_andesite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_andesite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_asurine_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_asurine_wall:north=none:east=low:south=none:west=none:up=true create:cut_asurine_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_asurine_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_calcite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_calcite_wall:north=none:east=low:south=none:west=none:up=true create:cut_calcite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_calcite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_crimsite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_crimsite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_deepslate_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_diorite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_diorite_wall:north=none:east=low:south=none:west=none:up=true create:cut_diorite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_diorite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_dripstone_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_dripstone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_granite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_granite_wall:north=none:east=low:south=none:west=none:up=true create:cut_granite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_granite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_limestone_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_limestone_wall:north=none:east=low:south=none:west=none:up=true create:cut_limestone_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_limestone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_ochrum_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_ochrum_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_scorchia_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_scorchia_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_scoria_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_scoria_wall:north=none:east=low:south=none:west=none:up=true create:cut_scoria_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_scoria_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_tuff_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_tuff_wall:north=none:east=low:south=none:west=none:up=true create:cut_tuff_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_tuff_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_veridium_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_veridium_wall:north=none:east=low:south=none:west=none:up=true create:cut_veridium_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_veridium_brick_wall:north=none:east=low:south=none:west=none:up=true +block.442=cobblestone_wall:north=none:east=low:south=none:west=none:up=true andesite_wall:north=none:east=low:south=none:west=none:up=true blackstone_wall:north=none:east=low:south=none:west=none:up=true brick_wall:north=none:east=low:south=none:west=none:up=true cobbled_deepslate_wall:north=none:east=low:south=none:west=none:up=true deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true deepslate_tile_wall:north=none:east=low:south=none:west=none:up=true diorite_wall:north=none:east=low:south=none:west=none:up=true end_stone_brick_wall:north=none:east=low:south=none:west=none:up=true granite_wall:north=none:east=low:south=none:west=none:up=true mossy_cobblestone_wall:north=none:east=low:south=none:west=none:up=true mossy_stone_brick_wall:north=none:east=low:south=none:west=none:up=true mud_brick_wall:north=none:east=low:south=none:west=none:up=true nether_brick_wall:north=none:east=low:south=none:west=none:up=true polished_blackstone_brick_wall:north=none:east=low:south=none:west=none:up=true polished_blackstone_wall:north=none:east=low:south=none:west=none:up=true polished_deepslate_wall:north=none:east=low:south=none:west=none:up=true prismarine_wall:north=none:east=low:south=none:west=none:up=true red_nether_brick_wall:north=none:east=low:south=none:west=none:up=true red_sandstone_wall:north=none:east=low:south=none:west=none:up=true sandstone_wall:north=none:east=low:south=none:west=none:up=true stone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_andesite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_andesite_wall:north=none:east=low:south=none:west=none:up=true create:cut_andesite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_andesite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_asurine_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_asurine_wall:north=none:east=low:south=none:west=none:up=true create:cut_asurine_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_asurine_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_calcite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_calcite_wall:north=none:east=low:south=none:west=none:up=true create:cut_calcite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_calcite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_crimsite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_crimsite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_deepslate_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_deepslate_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_diorite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_diorite_wall:north=none:east=low:south=none:west=none:up=true create:cut_diorite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_diorite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_dripstone_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_dripstone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_granite_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_granite_wall:north=none:east=low:south=none:west=none:up=true create:cut_granite_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_granite_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_limestone_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_limestone_wall:north=none:east=low:south=none:west=none:up=true create:cut_limestone_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_limestone_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_ochrum_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_ochrum_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_scorchia_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_scorchia_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_scoria_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_scoria_wall:north=none:east=low:south=none:west=none:up=true create:cut_scoria_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_scoria_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_tuff_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_tuff_wall:north=none:east=low:south=none:west=none:up=true create:cut_tuff_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_tuff_brick_wall:north=none:east=low:south=none:west=none:up=true create:cut_veridium_wall:north=none:east=low:south=none:west=none:up=true create:polished_cut_veridium_wall:north=none:east=low:south=none:west=none:up=true create:cut_veridium_brick_wall:north=none:east=low:south=none:west=none:up=true create:small_veridium_brick_wall:north=none:east=low:south=none:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.443=cobblestone_wall:north=none:east=none:south=low:west=none:up=true andesite_wall:north=none:east=none:south=low:west=none:up=true blackstone_wall:north=none:east=none:south=low:west=none:up=true brick_wall:north=none:east=none:south=low:west=none:up=true cobbled_deepslate_wall:north=none:east=none:south=low:west=none:up=true deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true deepslate_tile_wall:north=none:east=none:south=low:west=none:up=true diorite_wall:north=none:east=none:south=low:west=none:up=true end_stone_brick_wall:north=none:east=none:south=low:west=none:up=true granite_wall:north=none:east=none:south=low:west=none:up=true mossy_cobblestone_wall:north=none:east=none:south=low:west=none:up=true mossy_stone_brick_wall:north=none:east=none:south=low:west=none:up=true mud_brick_wall:north=none:east=none:south=low:west=none:up=true nether_brick_wall:north=none:east=none:south=low:west=none:up=true polished_blackstone_brick_wall:north=none:east=none:south=low:west=none:up=true polished_blackstone_wall:north=none:east=none:south=low:west=none:up=true polished_deepslate_wall:north=none:east=none:south=low:west=none:up=true prismarine_wall:north=none:east=none:south=low:west=none:up=true red_nether_brick_wall:north=none:east=none:south=low:west=none:up=true red_sandstone_wall:north=none:east=none:south=low:west=none:up=true sandstone_wall:north=none:east=none:south=low:west=none:up=true stone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_andesite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_andesite_wall:north=none:east=none:south=low:west=none:up=true create:cut_andesite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_andesite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_asurine_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_asurine_wall:north=none:east=none:south=low:west=none:up=true create:cut_asurine_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_asurine_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_calcite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_calcite_wall:north=none:east=none:south=low:west=none:up=true create:cut_calcite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_calcite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_crimsite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_crimsite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_deepslate_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_diorite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_diorite_wall:north=none:east=none:south=low:west=none:up=true create:cut_diorite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_diorite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_dripstone_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_dripstone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_granite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_granite_wall:north=none:east=none:south=low:west=none:up=true create:cut_granite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_granite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_limestone_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_limestone_wall:north=none:east=none:south=low:west=none:up=true create:cut_limestone_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_limestone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_ochrum_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_ochrum_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_scorchia_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_scorchia_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_scoria_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_scoria_wall:north=none:east=none:south=low:west=none:up=true create:cut_scoria_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_scoria_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_tuff_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_tuff_wall:north=none:east=none:south=low:west=none:up=true create:cut_tuff_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_tuff_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_veridium_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_veridium_wall:north=none:east=none:south=low:west=none:up=true create:cut_veridium_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_veridium_brick_wall:north=none:east=none:south=low:west=none:up=true +block.443=cobblestone_wall:north=none:east=none:south=low:west=none:up=true andesite_wall:north=none:east=none:south=low:west=none:up=true blackstone_wall:north=none:east=none:south=low:west=none:up=true brick_wall:north=none:east=none:south=low:west=none:up=true cobbled_deepslate_wall:north=none:east=none:south=low:west=none:up=true deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true deepslate_tile_wall:north=none:east=none:south=low:west=none:up=true diorite_wall:north=none:east=none:south=low:west=none:up=true end_stone_brick_wall:north=none:east=none:south=low:west=none:up=true granite_wall:north=none:east=none:south=low:west=none:up=true mossy_cobblestone_wall:north=none:east=none:south=low:west=none:up=true mossy_stone_brick_wall:north=none:east=none:south=low:west=none:up=true mud_brick_wall:north=none:east=none:south=low:west=none:up=true nether_brick_wall:north=none:east=none:south=low:west=none:up=true polished_blackstone_brick_wall:north=none:east=none:south=low:west=none:up=true polished_blackstone_wall:north=none:east=none:south=low:west=none:up=true polished_deepslate_wall:north=none:east=none:south=low:west=none:up=true prismarine_wall:north=none:east=none:south=low:west=none:up=true red_nether_brick_wall:north=none:east=none:south=low:west=none:up=true red_sandstone_wall:north=none:east=none:south=low:west=none:up=true sandstone_wall:north=none:east=none:south=low:west=none:up=true stone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_andesite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_andesite_wall:north=none:east=none:south=low:west=none:up=true create:cut_andesite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_andesite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_asurine_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_asurine_wall:north=none:east=none:south=low:west=none:up=true create:cut_asurine_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_asurine_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_calcite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_calcite_wall:north=none:east=none:south=low:west=none:up=true create:cut_calcite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_calcite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_crimsite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_crimsite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_deepslate_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_deepslate_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_diorite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_diorite_wall:north=none:east=none:south=low:west=none:up=true create:cut_diorite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_diorite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_dripstone_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_dripstone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_granite_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_granite_wall:north=none:east=none:south=low:west=none:up=true create:cut_granite_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_granite_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_limestone_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_limestone_wall:north=none:east=none:south=low:west=none:up=true create:cut_limestone_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_limestone_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_ochrum_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_ochrum_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_scorchia_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_scorchia_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_scoria_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_scoria_wall:north=none:east=none:south=low:west=none:up=true create:cut_scoria_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_scoria_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_tuff_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_tuff_wall:north=none:east=none:south=low:west=none:up=true create:cut_tuff_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_tuff_brick_wall:north=none:east=none:south=low:west=none:up=true create:cut_veridium_wall:north=none:east=none:south=low:west=none:up=true create:polished_cut_veridium_wall:north=none:east=none:south=low:west=none:up=true create:cut_veridium_brick_wall:north=none:east=none:south=low:west=none:up=true create:small_veridium_brick_wall:north=none:east=none:south=low:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.444=cobblestone_wall:north=none:east=none:south=none:west=low:up=true andesite_wall:north=none:east=none:south=none:west=low:up=true blackstone_wall:north=none:east=none:south=none:west=low:up=true brick_wall:north=none:east=none:south=none:west=low:up=true cobbled_deepslate_wall:north=none:east=none:south=none:west=low:up=true deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true deepslate_tile_wall:north=none:east=none:south=none:west=low:up=true diorite_wall:north=none:east=none:south=none:west=low:up=true end_stone_brick_wall:north=none:east=none:south=none:west=low:up=true granite_wall:north=none:east=none:south=none:west=low:up=true mossy_cobblestone_wall:north=none:east=none:south=none:west=low:up=true mossy_stone_brick_wall:north=none:east=none:south=none:west=low:up=true mud_brick_wall:north=none:east=none:south=none:west=low:up=true nether_brick_wall:north=none:east=none:south=none:west=low:up=true polished_blackstone_brick_wall:north=none:east=none:south=none:west=low:up=true polished_blackstone_wall:north=none:east=none:south=none:west=low:up=true polished_deepslate_wall:north=none:east=none:south=none:west=low:up=true prismarine_wall:north=none:east=none:south=none:west=low:up=true red_nether_brick_wall:north=none:east=none:south=none:west=low:up=true red_sandstone_wall:north=none:east=none:south=none:west=low:up=true sandstone_wall:north=none:east=none:south=none:west=low:up=true stone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_andesite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_andesite_wall:north=none:east=none:south=none:west=low:up=true create:cut_andesite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_andesite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_asurine_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_asurine_wall:north=none:east=none:south=none:west=low:up=true create:cut_asurine_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_asurine_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_calcite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_calcite_wall:north=none:east=none:south=none:west=low:up=true create:cut_calcite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_calcite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_crimsite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_crimsite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_deepslate_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_diorite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_diorite_wall:north=none:east=none:south=none:west=low:up=true create:cut_diorite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_diorite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_dripstone_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_dripstone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_granite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_granite_wall:north=none:east=none:south=none:west=low:up=true create:cut_granite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_granite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_limestone_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_limestone_wall:north=none:east=none:south=none:west=low:up=true create:cut_limestone_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_limestone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_ochrum_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_ochrum_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_scorchia_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_scorchia_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_scoria_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_scoria_wall:north=none:east=none:south=none:west=low:up=true create:cut_scoria_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_scoria_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_tuff_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_tuff_wall:north=none:east=none:south=none:west=low:up=true create:cut_tuff_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_tuff_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_veridium_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_veridium_wall:north=none:east=none:south=none:west=low:up=true create:cut_veridium_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_veridium_brick_wall:north=none:east=none:south=none:west=low:up=true +block.444=cobblestone_wall:north=none:east=none:south=none:west=low:up=true andesite_wall:north=none:east=none:south=none:west=low:up=true blackstone_wall:north=none:east=none:south=none:west=low:up=true brick_wall:north=none:east=none:south=none:west=low:up=true cobbled_deepslate_wall:north=none:east=none:south=none:west=low:up=true deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true deepslate_tile_wall:north=none:east=none:south=none:west=low:up=true diorite_wall:north=none:east=none:south=none:west=low:up=true end_stone_brick_wall:north=none:east=none:south=none:west=low:up=true granite_wall:north=none:east=none:south=none:west=low:up=true mossy_cobblestone_wall:north=none:east=none:south=none:west=low:up=true mossy_stone_brick_wall:north=none:east=none:south=none:west=low:up=true mud_brick_wall:north=none:east=none:south=none:west=low:up=true nether_brick_wall:north=none:east=none:south=none:west=low:up=true polished_blackstone_brick_wall:north=none:east=none:south=none:west=low:up=true polished_blackstone_wall:north=none:east=none:south=none:west=low:up=true polished_deepslate_wall:north=none:east=none:south=none:west=low:up=true prismarine_wall:north=none:east=none:south=none:west=low:up=true red_nether_brick_wall:north=none:east=none:south=none:west=low:up=true red_sandstone_wall:north=none:east=none:south=none:west=low:up=true sandstone_wall:north=none:east=none:south=none:west=low:up=true stone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_andesite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_andesite_wall:north=none:east=none:south=none:west=low:up=true create:cut_andesite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_andesite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_asurine_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_asurine_wall:north=none:east=none:south=none:west=low:up=true create:cut_asurine_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_asurine_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_calcite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_calcite_wall:north=none:east=none:south=none:west=low:up=true create:cut_calcite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_calcite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_crimsite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_crimsite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_deepslate_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_deepslate_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_diorite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_diorite_wall:north=none:east=none:south=none:west=low:up=true create:cut_diorite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_diorite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_dripstone_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_dripstone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_granite_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_granite_wall:north=none:east=none:south=none:west=low:up=true create:cut_granite_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_granite_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_limestone_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_limestone_wall:north=none:east=none:south=none:west=low:up=true create:cut_limestone_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_limestone_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_ochrum_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_ochrum_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_scorchia_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_scorchia_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_scoria_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_scoria_wall:north=none:east=none:south=none:west=low:up=true create:cut_scoria_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_scoria_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_tuff_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_tuff_wall:north=none:east=none:south=none:west=low:up=true create:cut_tuff_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_tuff_brick_wall:north=none:east=none:south=none:west=low:up=true create:cut_veridium_wall:north=none:east=none:south=none:west=low:up=true create:polished_cut_veridium_wall:north=none:east=none:south=none:west=low:up=true create:cut_veridium_brick_wall:north=none:east=none:south=none:west=low:up=true create:small_veridium_brick_wall:north=none:east=none:south=none:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.445=cobblestone_wall:north=low:east=none:south=low:west=none:up=true andesite_wall:north=low:east=none:south=low:west=none:up=true blackstone_wall:north=low:east=none:south=low:west=none:up=true brick_wall:north=low:east=none:south=low:west=none:up=true cobbled_deepslate_wall:north=low:east=none:south=low:west=none:up=true deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true deepslate_tile_wall:north=low:east=none:south=low:west=none:up=true diorite_wall:north=low:east=none:south=low:west=none:up=true end_stone_brick_wall:north=low:east=none:south=low:west=none:up=true granite_wall:north=low:east=none:south=low:west=none:up=true mossy_cobblestone_wall:north=low:east=none:south=low:west=none:up=true mossy_stone_brick_wall:north=low:east=none:south=low:west=none:up=true mud_brick_wall:north=low:east=none:south=low:west=none:up=true nether_brick_wall:north=low:east=none:south=low:west=none:up=true polished_blackstone_brick_wall:north=low:east=none:south=low:west=none:up=true polished_blackstone_wall:north=low:east=none:south=low:west=none:up=true polished_deepslate_wall:north=low:east=none:south=low:west=none:up=true prismarine_wall:north=low:east=none:south=low:west=none:up=true red_nether_brick_wall:north=low:east=none:south=low:west=none:up=true red_sandstone_wall:north=low:east=none:south=low:west=none:up=true sandstone_wall:north=low:east=none:south=low:west=none:up=true stone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_andesite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_andesite_wall:north=low:east=none:south=low:west=none:up=true create:cut_andesite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_andesite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_asurine_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_asurine_wall:north=low:east=none:south=low:west=none:up=true create:cut_asurine_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_asurine_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_calcite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_calcite_wall:north=low:east=none:south=low:west=none:up=true create:cut_calcite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_calcite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_crimsite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_deepslate_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_diorite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_diorite_wall:north=low:east=none:south=low:west=none:up=true create:cut_diorite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_diorite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_dripstone_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_granite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_granite_wall:north=low:east=none:south=low:west=none:up=true create:cut_granite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_granite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_limestone_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_limestone_wall:north=low:east=none:south=low:west=none:up=true create:cut_limestone_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_limestone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_ochrum_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_scorchia_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_scoria_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_scoria_wall:north=low:east=none:south=low:west=none:up=true create:cut_scoria_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_scoria_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_tuff_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_tuff_wall:north=low:east=none:south=low:west=none:up=true create:cut_tuff_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_tuff_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_veridium_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_veridium_wall:north=low:east=none:south=low:west=none:up=true create:cut_veridium_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_veridium_brick_wall:north=low:east=none:south=low:west=none:up=true +block.445=cobblestone_wall:north=low:east=none:south=low:west=none:up=true andesite_wall:north=low:east=none:south=low:west=none:up=true blackstone_wall:north=low:east=none:south=low:west=none:up=true brick_wall:north=low:east=none:south=low:west=none:up=true cobbled_deepslate_wall:north=low:east=none:south=low:west=none:up=true deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true deepslate_tile_wall:north=low:east=none:south=low:west=none:up=true diorite_wall:north=low:east=none:south=low:west=none:up=true end_stone_brick_wall:north=low:east=none:south=low:west=none:up=true granite_wall:north=low:east=none:south=low:west=none:up=true mossy_cobblestone_wall:north=low:east=none:south=low:west=none:up=true mossy_stone_brick_wall:north=low:east=none:south=low:west=none:up=true mud_brick_wall:north=low:east=none:south=low:west=none:up=true nether_brick_wall:north=low:east=none:south=low:west=none:up=true polished_blackstone_brick_wall:north=low:east=none:south=low:west=none:up=true polished_blackstone_wall:north=low:east=none:south=low:west=none:up=true polished_deepslate_wall:north=low:east=none:south=low:west=none:up=true prismarine_wall:north=low:east=none:south=low:west=none:up=true red_nether_brick_wall:north=low:east=none:south=low:west=none:up=true red_sandstone_wall:north=low:east=none:south=low:west=none:up=true sandstone_wall:north=low:east=none:south=low:west=none:up=true stone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_andesite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_andesite_wall:north=low:east=none:south=low:west=none:up=true create:cut_andesite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_andesite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_asurine_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_asurine_wall:north=low:east=none:south=low:west=none:up=true create:cut_asurine_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_asurine_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_calcite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_calcite_wall:north=low:east=none:south=low:west=none:up=true create:cut_calcite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_calcite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_crimsite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_deepslate_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_diorite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_diorite_wall:north=low:east=none:south=low:west=none:up=true create:cut_diorite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_diorite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_dripstone_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_granite_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_granite_wall:north=low:east=none:south=low:west=none:up=true create:cut_granite_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_granite_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_limestone_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_limestone_wall:north=low:east=none:south=low:west=none:up=true create:cut_limestone_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_limestone_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_ochrum_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_scorchia_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_scoria_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_scoria_wall:north=low:east=none:south=low:west=none:up=true create:cut_scoria_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_scoria_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_tuff_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_tuff_wall:north=low:east=none:south=low:west=none:up=true create:cut_tuff_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_tuff_brick_wall:north=low:east=none:south=low:west=none:up=true create:cut_veridium_wall:north=low:east=none:south=low:west=none:up=true create:polished_cut_veridium_wall:north=low:east=none:south=low:west=none:up=true create:cut_veridium_brick_wall:north=low:east=none:south=low:west=none:up=true create:small_veridium_brick_wall:north=low:east=none:south=low:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.446=cobblestone_wall:north=none:east=low:south=none:west=low:up=true andesite_wall:north=none:east=low:south=none:west=low:up=true blackstone_wall:north=none:east=low:south=none:west=low:up=true brick_wall:north=none:east=low:south=none:west=low:up=true cobbled_deepslate_wall:north=none:east=low:south=none:west=low:up=true deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true deepslate_tile_wall:north=none:east=low:south=none:west=low:up=true diorite_wall:north=none:east=low:south=none:west=low:up=true end_stone_brick_wall:north=none:east=low:south=none:west=low:up=true granite_wall:north=none:east=low:south=none:west=low:up=true mossy_cobblestone_wall:north=none:east=low:south=none:west=low:up=true mossy_stone_brick_wall:north=none:east=low:south=none:west=low:up=true mud_brick_wall:north=none:east=low:south=none:west=low:up=true nether_brick_wall:north=none:east=low:south=none:west=low:up=true polished_blackstone_brick_wall:north=none:east=low:south=none:west=low:up=true polished_blackstone_wall:north=none:east=low:south=none:west=low:up=true polished_deepslate_wall:north=none:east=low:south=none:west=low:up=true prismarine_wall:north=none:east=low:south=none:west=low:up=true red_nether_brick_wall:north=none:east=low:south=none:west=low:up=true red_sandstone_wall:north=none:east=low:south=none:west=low:up=true sandstone_wall:north=none:east=low:south=none:west=low:up=true stone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_andesite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_andesite_wall:north=none:east=low:south=none:west=low:up=true create:cut_andesite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_andesite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_asurine_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_asurine_wall:north=none:east=low:south=none:west=low:up=true create:cut_asurine_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_asurine_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_calcite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_calcite_wall:north=none:east=low:south=none:west=low:up=true create:cut_calcite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_calcite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_crimsite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_deepslate_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_diorite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_diorite_wall:north=none:east=low:south=none:west=low:up=true create:cut_diorite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_diorite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_dripstone_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_granite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_granite_wall:north=none:east=low:south=none:west=low:up=true create:cut_granite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_granite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_limestone_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_limestone_wall:north=none:east=low:south=none:west=low:up=true create:cut_limestone_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_limestone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_ochrum_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_scorchia_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_scoria_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_scoria_wall:north=none:east=low:south=none:west=low:up=true create:cut_scoria_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_scoria_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_tuff_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_tuff_wall:north=none:east=low:south=none:west=low:up=true create:cut_tuff_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_tuff_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_veridium_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_veridium_wall:north=none:east=low:south=none:west=low:up=true create:cut_veridium_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_veridium_brick_wall:north=none:east=low:south=none:west=low:up=true +block.446=cobblestone_wall:north=none:east=low:south=none:west=low:up=true andesite_wall:north=none:east=low:south=none:west=low:up=true blackstone_wall:north=none:east=low:south=none:west=low:up=true brick_wall:north=none:east=low:south=none:west=low:up=true cobbled_deepslate_wall:north=none:east=low:south=none:west=low:up=true deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true deepslate_tile_wall:north=none:east=low:south=none:west=low:up=true diorite_wall:north=none:east=low:south=none:west=low:up=true end_stone_brick_wall:north=none:east=low:south=none:west=low:up=true granite_wall:north=none:east=low:south=none:west=low:up=true mossy_cobblestone_wall:north=none:east=low:south=none:west=low:up=true mossy_stone_brick_wall:north=none:east=low:south=none:west=low:up=true mud_brick_wall:north=none:east=low:south=none:west=low:up=true nether_brick_wall:north=none:east=low:south=none:west=low:up=true polished_blackstone_brick_wall:north=none:east=low:south=none:west=low:up=true polished_blackstone_wall:north=none:east=low:south=none:west=low:up=true polished_deepslate_wall:north=none:east=low:south=none:west=low:up=true prismarine_wall:north=none:east=low:south=none:west=low:up=true red_nether_brick_wall:north=none:east=low:south=none:west=low:up=true red_sandstone_wall:north=none:east=low:south=none:west=low:up=true sandstone_wall:north=none:east=low:south=none:west=low:up=true stone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_andesite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_andesite_wall:north=none:east=low:south=none:west=low:up=true create:cut_andesite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_andesite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_asurine_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_asurine_wall:north=none:east=low:south=none:west=low:up=true create:cut_asurine_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_asurine_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_calcite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_calcite_wall:north=none:east=low:south=none:west=low:up=true create:cut_calcite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_calcite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_crimsite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_deepslate_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_diorite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_diorite_wall:north=none:east=low:south=none:west=low:up=true create:cut_diorite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_diorite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_dripstone_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_granite_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_granite_wall:north=none:east=low:south=none:west=low:up=true create:cut_granite_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_granite_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_limestone_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_limestone_wall:north=none:east=low:south=none:west=low:up=true create:cut_limestone_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_limestone_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_ochrum_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_scorchia_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_scoria_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_scoria_wall:north=none:east=low:south=none:west=low:up=true create:cut_scoria_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_scoria_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_tuff_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_tuff_wall:north=none:east=low:south=none:west=low:up=true create:cut_tuff_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_tuff_brick_wall:north=none:east=low:south=none:west=low:up=true create:cut_veridium_wall:north=none:east=low:south=none:west=low:up=true create:polished_cut_veridium_wall:north=none:east=low:south=none:west=low:up=true create:cut_veridium_brick_wall:north=none:east=low:south=none:west=low:up=true create:small_veridium_brick_wall:north=none:east=low:south=none:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.447=cobblestone_wall:north=low:east=none:south=none:west=low:up=true andesite_wall:north=low:east=none:south=none:west=low:up=true blackstone_wall:north=low:east=none:south=none:west=low:up=true brick_wall:north=low:east=none:south=none:west=low:up=true cobbled_deepslate_wall:north=low:east=none:south=none:west=low:up=true deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true deepslate_tile_wall:north=low:east=none:south=none:west=low:up=true diorite_wall:north=low:east=none:south=none:west=low:up=true end_stone_brick_wall:north=low:east=none:south=none:west=low:up=true granite_wall:north=low:east=none:south=none:west=low:up=true mossy_cobblestone_wall:north=low:east=none:south=none:west=low:up=true mossy_stone_brick_wall:north=low:east=none:south=none:west=low:up=true mud_brick_wall:north=low:east=none:south=none:west=low:up=true nether_brick_wall:north=low:east=none:south=none:west=low:up=true polished_blackstone_brick_wall:north=low:east=none:south=none:west=low:up=true polished_blackstone_wall:north=low:east=none:south=none:west=low:up=true polished_deepslate_wall:north=low:east=none:south=none:west=low:up=true prismarine_wall:north=low:east=none:south=none:west=low:up=true red_nether_brick_wall:north=low:east=none:south=none:west=low:up=true red_sandstone_wall:north=low:east=none:south=none:west=low:up=true sandstone_wall:north=low:east=none:south=none:west=low:up=true stone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_andesite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_andesite_wall:north=low:east=none:south=none:west=low:up=true create:cut_andesite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_andesite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_asurine_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_asurine_wall:north=low:east=none:south=none:west=low:up=true create:cut_asurine_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_asurine_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_calcite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_calcite_wall:north=low:east=none:south=none:west=low:up=true create:cut_calcite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_calcite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_crimsite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_deepslate_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_diorite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_diorite_wall:north=low:east=none:south=none:west=low:up=true create:cut_diorite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_diorite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_dripstone_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_granite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_granite_wall:north=low:east=none:south=none:west=low:up=true create:cut_granite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_granite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_limestone_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_limestone_wall:north=low:east=none:south=none:west=low:up=true create:cut_limestone_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_limestone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_ochrum_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_scorchia_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_scoria_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_scoria_wall:north=low:east=none:south=none:west=low:up=true create:cut_scoria_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_scoria_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_tuff_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_tuff_wall:north=low:east=none:south=none:west=low:up=true create:cut_tuff_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_tuff_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_veridium_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_veridium_wall:north=low:east=none:south=none:west=low:up=true create:cut_veridium_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_veridium_brick_wall:north=low:east=none:south=none:west=low:up=true +block.447=cobblestone_wall:north=low:east=none:south=none:west=low:up=true andesite_wall:north=low:east=none:south=none:west=low:up=true blackstone_wall:north=low:east=none:south=none:west=low:up=true brick_wall:north=low:east=none:south=none:west=low:up=true cobbled_deepslate_wall:north=low:east=none:south=none:west=low:up=true deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true deepslate_tile_wall:north=low:east=none:south=none:west=low:up=true diorite_wall:north=low:east=none:south=none:west=low:up=true end_stone_brick_wall:north=low:east=none:south=none:west=low:up=true granite_wall:north=low:east=none:south=none:west=low:up=true mossy_cobblestone_wall:north=low:east=none:south=none:west=low:up=true mossy_stone_brick_wall:north=low:east=none:south=none:west=low:up=true mud_brick_wall:north=low:east=none:south=none:west=low:up=true nether_brick_wall:north=low:east=none:south=none:west=low:up=true polished_blackstone_brick_wall:north=low:east=none:south=none:west=low:up=true polished_blackstone_wall:north=low:east=none:south=none:west=low:up=true polished_deepslate_wall:north=low:east=none:south=none:west=low:up=true prismarine_wall:north=low:east=none:south=none:west=low:up=true red_nether_brick_wall:north=low:east=none:south=none:west=low:up=true red_sandstone_wall:north=low:east=none:south=none:west=low:up=true sandstone_wall:north=low:east=none:south=none:west=low:up=true stone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_andesite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_andesite_wall:north=low:east=none:south=none:west=low:up=true create:cut_andesite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_andesite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_asurine_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_asurine_wall:north=low:east=none:south=none:west=low:up=true create:cut_asurine_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_asurine_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_calcite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_calcite_wall:north=low:east=none:south=none:west=low:up=true create:cut_calcite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_calcite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_crimsite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_deepslate_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_diorite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_diorite_wall:north=low:east=none:south=none:west=low:up=true create:cut_diorite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_diorite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_dripstone_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_granite_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_granite_wall:north=low:east=none:south=none:west=low:up=true create:cut_granite_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_granite_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_limestone_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_limestone_wall:north=low:east=none:south=none:west=low:up=true create:cut_limestone_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_limestone_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_ochrum_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_scorchia_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_scoria_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_scoria_wall:north=low:east=none:south=none:west=low:up=true create:cut_scoria_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_scoria_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_tuff_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_tuff_wall:north=low:east=none:south=none:west=low:up=true create:cut_tuff_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_tuff_brick_wall:north=low:east=none:south=none:west=low:up=true create:cut_veridium_wall:north=low:east=none:south=none:west=low:up=true create:polished_cut_veridium_wall:north=low:east=none:south=none:west=low:up=true create:cut_veridium_brick_wall:north=low:east=none:south=none:west=low:up=true create:small_veridium_brick_wall:north=low:east=none:south=none:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.448=cobblestone_wall:north=low:east=low:south=none:west=none:up=true andesite_wall:north=low:east=low:south=none:west=none:up=true blackstone_wall:north=low:east=low:south=none:west=none:up=true brick_wall:north=low:east=low:south=none:west=none:up=true cobbled_deepslate_wall:north=low:east=low:south=none:west=none:up=true deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true deepslate_tile_wall:north=low:east=low:south=none:west=none:up=true diorite_wall:north=low:east=low:south=none:west=none:up=true end_stone_brick_wall:north=low:east=low:south=none:west=none:up=true granite_wall:north=low:east=low:south=none:west=none:up=true mossy_cobblestone_wall:north=low:east=low:south=none:west=none:up=true mossy_stone_brick_wall:north=low:east=low:south=none:west=none:up=true mud_brick_wall:north=low:east=low:south=none:west=none:up=true nether_brick_wall:north=low:east=low:south=none:west=none:up=true polished_blackstone_brick_wall:north=low:east=low:south=none:west=none:up=true polished_blackstone_wall:north=low:east=low:south=none:west=none:up=true polished_deepslate_wall:north=low:east=low:south=none:west=none:up=true prismarine_wall:north=low:east=low:south=none:west=none:up=true red_nether_brick_wall:north=low:east=low:south=none:west=none:up=true red_sandstone_wall:north=low:east=low:south=none:west=none:up=true sandstone_wall:north=low:east=low:south=none:west=none:up=true stone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_andesite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_andesite_wall:north=low:east=low:south=none:west=none:up=true create:cut_andesite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_andesite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_asurine_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_asurine_wall:north=low:east=low:south=none:west=none:up=true create:cut_asurine_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_asurine_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_calcite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_calcite_wall:north=low:east=low:south=none:west=none:up=true create:cut_calcite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_calcite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_crimsite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_deepslate_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_diorite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_diorite_wall:north=low:east=low:south=none:west=none:up=true create:cut_diorite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_diorite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_dripstone_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_granite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_granite_wall:north=low:east=low:south=none:west=none:up=true create:cut_granite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_granite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_limestone_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_limestone_wall:north=low:east=low:south=none:west=none:up=true create:cut_limestone_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_limestone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_ochrum_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_scorchia_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_scoria_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_scoria_wall:north=low:east=low:south=none:west=none:up=true create:cut_scoria_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_scoria_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_tuff_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_tuff_wall:north=low:east=low:south=none:west=none:up=true create:cut_tuff_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_tuff_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_veridium_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_veridium_wall:north=low:east=low:south=none:west=none:up=true create:cut_veridium_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_veridium_brick_wall:north=low:east=low:south=none:west=none:up=true +block.448=cobblestone_wall:north=low:east=low:south=none:west=none:up=true andesite_wall:north=low:east=low:south=none:west=none:up=true blackstone_wall:north=low:east=low:south=none:west=none:up=true brick_wall:north=low:east=low:south=none:west=none:up=true cobbled_deepslate_wall:north=low:east=low:south=none:west=none:up=true deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true deepslate_tile_wall:north=low:east=low:south=none:west=none:up=true diorite_wall:north=low:east=low:south=none:west=none:up=true end_stone_brick_wall:north=low:east=low:south=none:west=none:up=true granite_wall:north=low:east=low:south=none:west=none:up=true mossy_cobblestone_wall:north=low:east=low:south=none:west=none:up=true mossy_stone_brick_wall:north=low:east=low:south=none:west=none:up=true mud_brick_wall:north=low:east=low:south=none:west=none:up=true nether_brick_wall:north=low:east=low:south=none:west=none:up=true polished_blackstone_brick_wall:north=low:east=low:south=none:west=none:up=true polished_blackstone_wall:north=low:east=low:south=none:west=none:up=true polished_deepslate_wall:north=low:east=low:south=none:west=none:up=true prismarine_wall:north=low:east=low:south=none:west=none:up=true red_nether_brick_wall:north=low:east=low:south=none:west=none:up=true red_sandstone_wall:north=low:east=low:south=none:west=none:up=true sandstone_wall:north=low:east=low:south=none:west=none:up=true stone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_andesite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_andesite_wall:north=low:east=low:south=none:west=none:up=true create:cut_andesite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_andesite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_asurine_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_asurine_wall:north=low:east=low:south=none:west=none:up=true create:cut_asurine_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_asurine_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_calcite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_calcite_wall:north=low:east=low:south=none:west=none:up=true create:cut_calcite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_calcite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_crimsite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_deepslate_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_diorite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_diorite_wall:north=low:east=low:south=none:west=none:up=true create:cut_diorite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_diorite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_dripstone_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_granite_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_granite_wall:north=low:east=low:south=none:west=none:up=true create:cut_granite_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_granite_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_limestone_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_limestone_wall:north=low:east=low:south=none:west=none:up=true create:cut_limestone_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_limestone_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_ochrum_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_scorchia_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_scoria_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_scoria_wall:north=low:east=low:south=none:west=none:up=true create:cut_scoria_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_scoria_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_tuff_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_tuff_wall:north=low:east=low:south=none:west=none:up=true create:cut_tuff_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_tuff_brick_wall:north=low:east=low:south=none:west=none:up=true create:cut_veridium_wall:north=low:east=low:south=none:west=none:up=true create:polished_cut_veridium_wall:north=low:east=low:south=none:west=none:up=true create:cut_veridium_brick_wall:north=low:east=low:south=none:west=none:up=true create:small_veridium_brick_wall:north=low:east=low:south=none:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=false:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.449=cobblestone_wall:north=none:east=none:south=low:west=low:up=true andesite_wall:north=none:east=none:south=low:west=low:up=true blackstone_wall:north=none:east=none:south=low:west=low:up=true brick_wall:north=none:east=none:south=low:west=low:up=true cobbled_deepslate_wall:north=none:east=none:south=low:west=low:up=true deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true deepslate_tile_wall:north=none:east=none:south=low:west=low:up=true diorite_wall:north=none:east=none:south=low:west=low:up=true end_stone_brick_wall:north=none:east=none:south=low:west=low:up=true granite_wall:north=none:east=none:south=low:west=low:up=true mossy_cobblestone_wall:north=none:east=none:south=low:west=low:up=true mossy_stone_brick_wall:north=none:east=none:south=low:west=low:up=true mud_brick_wall:north=none:east=none:south=low:west=low:up=true nether_brick_wall:north=none:east=none:south=low:west=low:up=true polished_blackstone_brick_wall:north=none:east=none:south=low:west=low:up=true polished_blackstone_wall:north=none:east=none:south=low:west=low:up=true polished_deepslate_wall:north=none:east=none:south=low:west=low:up=true prismarine_wall:north=none:east=none:south=low:west=low:up=true red_nether_brick_wall:north=none:east=none:south=low:west=low:up=true red_sandstone_wall:north=none:east=none:south=low:west=low:up=true sandstone_wall:north=none:east=none:south=low:west=low:up=true stone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_andesite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_andesite_wall:north=none:east=none:south=low:west=low:up=true create:cut_andesite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_andesite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_asurine_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_asurine_wall:north=none:east=none:south=low:west=low:up=true create:cut_asurine_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_asurine_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_calcite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_calcite_wall:north=none:east=none:south=low:west=low:up=true create:cut_calcite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_calcite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_crimsite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_deepslate_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_diorite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_diorite_wall:north=none:east=none:south=low:west=low:up=true create:cut_diorite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_diorite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_dripstone_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_granite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_granite_wall:north=none:east=none:south=low:west=low:up=true create:cut_granite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_granite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_limestone_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_limestone_wall:north=none:east=none:south=low:west=low:up=true create:cut_limestone_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_limestone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_ochrum_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_scorchia_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_scoria_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_scoria_wall:north=none:east=none:south=low:west=low:up=true create:cut_scoria_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_scoria_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_tuff_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_tuff_wall:north=none:east=none:south=low:west=low:up=true create:cut_tuff_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_tuff_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_veridium_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_veridium_wall:north=none:east=none:south=low:west=low:up=true create:cut_veridium_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_veridium_brick_wall:north=none:east=none:south=low:west=low:up=true +block.449=cobblestone_wall:north=none:east=none:south=low:west=low:up=true andesite_wall:north=none:east=none:south=low:west=low:up=true blackstone_wall:north=none:east=none:south=low:west=low:up=true brick_wall:north=none:east=none:south=low:west=low:up=true cobbled_deepslate_wall:north=none:east=none:south=low:west=low:up=true deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true deepslate_tile_wall:north=none:east=none:south=low:west=low:up=true diorite_wall:north=none:east=none:south=low:west=low:up=true end_stone_brick_wall:north=none:east=none:south=low:west=low:up=true granite_wall:north=none:east=none:south=low:west=low:up=true mossy_cobblestone_wall:north=none:east=none:south=low:west=low:up=true mossy_stone_brick_wall:north=none:east=none:south=low:west=low:up=true mud_brick_wall:north=none:east=none:south=low:west=low:up=true nether_brick_wall:north=none:east=none:south=low:west=low:up=true polished_blackstone_brick_wall:north=none:east=none:south=low:west=low:up=true polished_blackstone_wall:north=none:east=none:south=low:west=low:up=true polished_deepslate_wall:north=none:east=none:south=low:west=low:up=true prismarine_wall:north=none:east=none:south=low:west=low:up=true red_nether_brick_wall:north=none:east=none:south=low:west=low:up=true red_sandstone_wall:north=none:east=none:south=low:west=low:up=true sandstone_wall:north=none:east=none:south=low:west=low:up=true stone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_andesite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_andesite_wall:north=none:east=none:south=low:west=low:up=true create:cut_andesite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_andesite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_asurine_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_asurine_wall:north=none:east=none:south=low:west=low:up=true create:cut_asurine_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_asurine_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_calcite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_calcite_wall:north=none:east=none:south=low:west=low:up=true create:cut_calcite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_calcite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_crimsite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_deepslate_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_diorite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_diorite_wall:north=none:east=none:south=low:west=low:up=true create:cut_diorite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_diorite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_dripstone_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_granite_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_granite_wall:north=none:east=none:south=low:west=low:up=true create:cut_granite_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_granite_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_limestone_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_limestone_wall:north=none:east=none:south=low:west=low:up=true create:cut_limestone_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_limestone_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_ochrum_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_scorchia_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_scoria_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_scoria_wall:north=none:east=none:south=low:west=low:up=true create:cut_scoria_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_scoria_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_tuff_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_tuff_wall:north=none:east=none:south=low:west=low:up=true create:cut_tuff_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_tuff_brick_wall:north=none:east=none:south=low:west=low:up=true create:cut_veridium_wall:north=none:east=none:south=low:west=low:up=true create:polished_cut_veridium_wall:north=none:east=none:south=low:west=low:up=true create:cut_veridium_brick_wall:north=none:east=none:south=low:west=low:up=true create:small_veridium_brick_wall:north=none:east=none:south=low:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.450=cobblestone_wall:north=none:east=low:south=low:west=none:up=true andesite_wall:north=none:east=low:south=low:west=none:up=true blackstone_wall:north=none:east=low:south=low:west=none:up=true brick_wall:north=none:east=low:south=low:west=none:up=true cobbled_deepslate_wall:north=none:east=low:south=low:west=none:up=true deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true deepslate_tile_wall:north=none:east=low:south=low:west=none:up=true diorite_wall:north=none:east=low:south=low:west=none:up=true end_stone_brick_wall:north=none:east=low:south=low:west=none:up=true granite_wall:north=none:east=low:south=low:west=none:up=true mossy_cobblestone_wall:north=none:east=low:south=low:west=none:up=true mossy_stone_brick_wall:north=none:east=low:south=low:west=none:up=true mud_brick_wall:north=none:east=low:south=low:west=none:up=true nether_brick_wall:north=none:east=low:south=low:west=none:up=true polished_blackstone_brick_wall:north=none:east=low:south=low:west=none:up=true polished_blackstone_wall:north=none:east=low:south=low:west=none:up=true polished_deepslate_wall:north=none:east=low:south=low:west=none:up=true prismarine_wall:north=none:east=low:south=low:west=none:up=true red_nether_brick_wall:north=none:east=low:south=low:west=none:up=true red_sandstone_wall:north=none:east=low:south=low:west=none:up=true sandstone_wall:north=none:east=low:south=low:west=none:up=true stone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_andesite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_andesite_wall:north=none:east=low:south=low:west=none:up=true create:cut_andesite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_andesite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_asurine_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_asurine_wall:north=none:east=low:south=low:west=none:up=true create:cut_asurine_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_asurine_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_calcite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_calcite_wall:north=none:east=low:south=low:west=none:up=true create:cut_calcite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_calcite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_crimsite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_deepslate_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_diorite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_diorite_wall:north=none:east=low:south=low:west=none:up=true create:cut_diorite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_diorite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_dripstone_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_granite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_granite_wall:north=none:east=low:south=low:west=none:up=true create:cut_granite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_granite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_limestone_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_limestone_wall:north=none:east=low:south=low:west=none:up=true create:cut_limestone_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_limestone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_ochrum_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_scorchia_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_scoria_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_scoria_wall:north=none:east=low:south=low:west=none:up=true create:cut_scoria_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_scoria_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_tuff_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_tuff_wall:north=none:east=low:south=low:west=none:up=true create:cut_tuff_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_tuff_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_veridium_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_veridium_wall:north=none:east=low:south=low:west=none:up=true create:cut_veridium_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_veridium_brick_wall:north=none:east=low:south=low:west=none:up=true +block.450=cobblestone_wall:north=none:east=low:south=low:west=none:up=true andesite_wall:north=none:east=low:south=low:west=none:up=true blackstone_wall:north=none:east=low:south=low:west=none:up=true brick_wall:north=none:east=low:south=low:west=none:up=true cobbled_deepslate_wall:north=none:east=low:south=low:west=none:up=true deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true deepslate_tile_wall:north=none:east=low:south=low:west=none:up=true diorite_wall:north=none:east=low:south=low:west=none:up=true end_stone_brick_wall:north=none:east=low:south=low:west=none:up=true granite_wall:north=none:east=low:south=low:west=none:up=true mossy_cobblestone_wall:north=none:east=low:south=low:west=none:up=true mossy_stone_brick_wall:north=none:east=low:south=low:west=none:up=true mud_brick_wall:north=none:east=low:south=low:west=none:up=true nether_brick_wall:north=none:east=low:south=low:west=none:up=true polished_blackstone_brick_wall:north=none:east=low:south=low:west=none:up=true polished_blackstone_wall:north=none:east=low:south=low:west=none:up=true polished_deepslate_wall:north=none:east=low:south=low:west=none:up=true prismarine_wall:north=none:east=low:south=low:west=none:up=true red_nether_brick_wall:north=none:east=low:south=low:west=none:up=true red_sandstone_wall:north=none:east=low:south=low:west=none:up=true sandstone_wall:north=none:east=low:south=low:west=none:up=true stone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_andesite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_andesite_wall:north=none:east=low:south=low:west=none:up=true create:cut_andesite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_andesite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_asurine_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_asurine_wall:north=none:east=low:south=low:west=none:up=true create:cut_asurine_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_asurine_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_calcite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_calcite_wall:north=none:east=low:south=low:west=none:up=true create:cut_calcite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_calcite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_crimsite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_deepslate_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_diorite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_diorite_wall:north=none:east=low:south=low:west=none:up=true create:cut_diorite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_diorite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_dripstone_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_granite_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_granite_wall:north=none:east=low:south=low:west=none:up=true create:cut_granite_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_granite_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_limestone_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_limestone_wall:north=none:east=low:south=low:west=none:up=true create:cut_limestone_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_limestone_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_ochrum_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_scorchia_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_scoria_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_scoria_wall:north=none:east=low:south=low:west=none:up=true create:cut_scoria_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_scoria_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_tuff_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_tuff_wall:north=none:east=low:south=low:west=none:up=true create:cut_tuff_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_tuff_brick_wall:north=none:east=low:south=low:west=none:up=true create:cut_veridium_wall:north=none:east=low:south=low:west=none:up=true create:polished_cut_veridium_wall:north=none:east=low:south=low:west=none:up=true create:cut_veridium_brick_wall:north=none:east=low:south=low:west=none:up=true create:small_veridium_brick_wall:north=none:east=low:south=low:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.451=cobblestone_wall:north=low:east=none:south=low:west=low:up=true andesite_wall:north=low:east=none:south=low:west=low:up=true blackstone_wall:north=low:east=none:south=low:west=low:up=true brick_wall:north=low:east=none:south=low:west=low:up=true cobbled_deepslate_wall:north=low:east=none:south=low:west=low:up=true deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true deepslate_tile_wall:north=low:east=none:south=low:west=low:up=true diorite_wall:north=low:east=none:south=low:west=low:up=true end_stone_brick_wall:north=low:east=none:south=low:west=low:up=true granite_wall:north=low:east=none:south=low:west=low:up=true mossy_cobblestone_wall:north=low:east=none:south=low:west=low:up=true mossy_stone_brick_wall:north=low:east=none:south=low:west=low:up=true mud_brick_wall:north=low:east=none:south=low:west=low:up=true nether_brick_wall:north=low:east=none:south=low:west=low:up=true polished_blackstone_brick_wall:north=low:east=none:south=low:west=low:up=true polished_blackstone_wall:north=low:east=none:south=low:west=low:up=true polished_deepslate_wall:north=low:east=none:south=low:west=low:up=true prismarine_wall:north=low:east=none:south=low:west=low:up=true red_nether_brick_wall:north=low:east=none:south=low:west=low:up=true red_sandstone_wall:north=low:east=none:south=low:west=low:up=true sandstone_wall:north=low:east=none:south=low:west=low:up=true stone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_andesite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_andesite_wall:north=low:east=none:south=low:west=low:up=true create:cut_andesite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_andesite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_asurine_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_asurine_wall:north=low:east=none:south=low:west=low:up=true create:cut_asurine_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_asurine_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_calcite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_calcite_wall:north=low:east=none:south=low:west=low:up=true create:cut_calcite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_calcite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_crimsite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_crimsite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_deepslate_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_diorite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_diorite_wall:north=low:east=none:south=low:west=low:up=true create:cut_diorite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_diorite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_dripstone_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_dripstone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_granite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_granite_wall:north=low:east=none:south=low:west=low:up=true create:cut_granite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_granite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_limestone_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_limestone_wall:north=low:east=none:south=low:west=low:up=true create:cut_limestone_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_limestone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_ochrum_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_ochrum_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_scorchia_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_scorchia_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_scoria_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_scoria_wall:north=low:east=none:south=low:west=low:up=true create:cut_scoria_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_scoria_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_tuff_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_tuff_wall:north=low:east=none:south=low:west=low:up=true create:cut_tuff_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_tuff_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_veridium_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_veridium_wall:north=low:east=none:south=low:west=low:up=true create:cut_veridium_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_veridium_brick_wall:north=low:east=none:south=low:west=low:up=true +block.451=cobblestone_wall:north=low:east=none:south=low:west=low:up=true andesite_wall:north=low:east=none:south=low:west=low:up=true blackstone_wall:north=low:east=none:south=low:west=low:up=true brick_wall:north=low:east=none:south=low:west=low:up=true cobbled_deepslate_wall:north=low:east=none:south=low:west=low:up=true deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true deepslate_tile_wall:north=low:east=none:south=low:west=low:up=true diorite_wall:north=low:east=none:south=low:west=low:up=true end_stone_brick_wall:north=low:east=none:south=low:west=low:up=true granite_wall:north=low:east=none:south=low:west=low:up=true mossy_cobblestone_wall:north=low:east=none:south=low:west=low:up=true mossy_stone_brick_wall:north=low:east=none:south=low:west=low:up=true mud_brick_wall:north=low:east=none:south=low:west=low:up=true nether_brick_wall:north=low:east=none:south=low:west=low:up=true polished_blackstone_brick_wall:north=low:east=none:south=low:west=low:up=true polished_blackstone_wall:north=low:east=none:south=low:west=low:up=true polished_deepslate_wall:north=low:east=none:south=low:west=low:up=true prismarine_wall:north=low:east=none:south=low:west=low:up=true red_nether_brick_wall:north=low:east=none:south=low:west=low:up=true red_sandstone_wall:north=low:east=none:south=low:west=low:up=true sandstone_wall:north=low:east=none:south=low:west=low:up=true stone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_andesite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_andesite_wall:north=low:east=none:south=low:west=low:up=true create:cut_andesite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_andesite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_asurine_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_asurine_wall:north=low:east=none:south=low:west=low:up=true create:cut_asurine_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_asurine_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_calcite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_calcite_wall:north=low:east=none:south=low:west=low:up=true create:cut_calcite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_calcite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_crimsite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_crimsite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_deepslate_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_deepslate_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_diorite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_diorite_wall:north=low:east=none:south=low:west=low:up=true create:cut_diorite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_diorite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_dripstone_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_dripstone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_granite_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_granite_wall:north=low:east=none:south=low:west=low:up=true create:cut_granite_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_granite_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_limestone_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_limestone_wall:north=low:east=none:south=low:west=low:up=true create:cut_limestone_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_limestone_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_ochrum_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_ochrum_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_scorchia_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_scorchia_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_scoria_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_scoria_wall:north=low:east=none:south=low:west=low:up=true create:cut_scoria_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_scoria_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_tuff_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_tuff_wall:north=low:east=none:south=low:west=low:up=true create:cut_tuff_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_tuff_brick_wall:north=low:east=none:south=low:west=low:up=true create:cut_veridium_wall:north=low:east=none:south=low:west=low:up=true create:polished_cut_veridium_wall:north=low:east=none:south=low:west=low:up=true create:cut_veridium_brick_wall:north=low:east=none:south=low:west=low:up=true create:small_veridium_brick_wall:north=low:east=none:south=low:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.452=cobblestone_wall:north=low:east=low:south=low:west=none:up=true andesite_wall:north=low:east=low:south=low:west=none:up=true blackstone_wall:north=low:east=low:south=low:west=none:up=true brick_wall:north=low:east=low:south=low:west=none:up=true cobbled_deepslate_wall:north=low:east=low:south=low:west=none:up=true deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true deepslate_tile_wall:north=low:east=low:south=low:west=none:up=true diorite_wall:north=low:east=low:south=low:west=none:up=true end_stone_brick_wall:north=low:east=low:south=low:west=none:up=true granite_wall:north=low:east=low:south=low:west=none:up=true mossy_cobblestone_wall:north=low:east=low:south=low:west=none:up=true mossy_stone_brick_wall:north=low:east=low:south=low:west=none:up=true mud_brick_wall:north=low:east=low:south=low:west=none:up=true nether_brick_wall:north=low:east=low:south=low:west=none:up=true polished_blackstone_brick_wall:north=low:east=low:south=low:west=none:up=true polished_blackstone_wall:north=low:east=low:south=low:west=none:up=true polished_deepslate_wall:north=low:east=low:south=low:west=none:up=true prismarine_wall:north=low:east=low:south=low:west=none:up=true red_nether_brick_wall:north=low:east=low:south=low:west=none:up=true red_sandstone_wall:north=low:east=low:south=low:west=none:up=true sandstone_wall:north=low:east=low:south=low:west=none:up=true stone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_andesite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_andesite_wall:north=low:east=low:south=low:west=none:up=true create:cut_andesite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_andesite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_asurine_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_asurine_wall:north=low:east=low:south=low:west=none:up=true create:cut_asurine_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_asurine_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_calcite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_calcite_wall:north=low:east=low:south=low:west=none:up=true create:cut_calcite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_calcite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_crimsite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_crimsite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_deepslate_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_diorite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_diorite_wall:north=low:east=low:south=low:west=none:up=true create:cut_diorite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_diorite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_dripstone_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_dripstone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_granite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_granite_wall:north=low:east=low:south=low:west=none:up=true create:cut_granite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_granite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_limestone_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_limestone_wall:north=low:east=low:south=low:west=none:up=true create:cut_limestone_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_limestone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_ochrum_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_ochrum_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_scorchia_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_scorchia_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_scoria_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_scoria_wall:north=low:east=low:south=low:west=none:up=true create:cut_scoria_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_scoria_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_tuff_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_tuff_wall:north=low:east=low:south=low:west=none:up=true create:cut_tuff_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_tuff_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_veridium_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_veridium_wall:north=low:east=low:south=low:west=none:up=true create:cut_veridium_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_veridium_brick_wall:north=low:east=low:south=low:west=none:up=true +block.452=cobblestone_wall:north=low:east=low:south=low:west=none:up=true andesite_wall:north=low:east=low:south=low:west=none:up=true blackstone_wall:north=low:east=low:south=low:west=none:up=true brick_wall:north=low:east=low:south=low:west=none:up=true cobbled_deepslate_wall:north=low:east=low:south=low:west=none:up=true deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true deepslate_tile_wall:north=low:east=low:south=low:west=none:up=true diorite_wall:north=low:east=low:south=low:west=none:up=true end_stone_brick_wall:north=low:east=low:south=low:west=none:up=true granite_wall:north=low:east=low:south=low:west=none:up=true mossy_cobblestone_wall:north=low:east=low:south=low:west=none:up=true mossy_stone_brick_wall:north=low:east=low:south=low:west=none:up=true mud_brick_wall:north=low:east=low:south=low:west=none:up=true nether_brick_wall:north=low:east=low:south=low:west=none:up=true polished_blackstone_brick_wall:north=low:east=low:south=low:west=none:up=true polished_blackstone_wall:north=low:east=low:south=low:west=none:up=true polished_deepslate_wall:north=low:east=low:south=low:west=none:up=true prismarine_wall:north=low:east=low:south=low:west=none:up=true red_nether_brick_wall:north=low:east=low:south=low:west=none:up=true red_sandstone_wall:north=low:east=low:south=low:west=none:up=true sandstone_wall:north=low:east=low:south=low:west=none:up=true stone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_andesite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_andesite_wall:north=low:east=low:south=low:west=none:up=true create:cut_andesite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_andesite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_asurine_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_asurine_wall:north=low:east=low:south=low:west=none:up=true create:cut_asurine_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_asurine_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_calcite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_calcite_wall:north=low:east=low:south=low:west=none:up=true create:cut_calcite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_calcite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_crimsite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=none:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_crimsite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_deepslate_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=none:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_deepslate_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_diorite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_diorite_wall:north=low:east=low:south=low:west=none:up=true create:cut_diorite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_diorite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_dripstone_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=none:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_dripstone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_granite_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_granite_wall:north=low:east=low:south=low:west=none:up=true create:cut_granite_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_granite_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_limestone_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_limestone_wall:north=low:east=low:south=low:west=none:up=true create:cut_limestone_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_limestone_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_ochrum_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=none:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_ochrum_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_scorchia_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=none:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_scorchia_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_scoria_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_scoria_wall:north=low:east=low:south=low:west=none:up=true create:cut_scoria_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_scoria_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_tuff_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_tuff_wall:north=low:east=low:south=low:west=none:up=true create:cut_tuff_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_tuff_brick_wall:north=low:east=low:south=low:west=none:up=true create:cut_veridium_wall:north=low:east=low:south=low:west=none:up=true create:polished_cut_veridium_wall:north=low:east=low:south=low:west=none:up=true create:cut_veridium_brick_wall:north=low:east=low:south=low:west=none:up=true create:small_veridium_brick_wall:north=low:east=low:south=low:west=none:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=true:west=false:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.453=cobblestone_wall:north=low:east=low:south=none:west=low:up=true andesite_wall:north=low:east=low:south=none:west=low:up=true blackstone_wall:north=low:east=low:south=none:west=low:up=true brick_wall:north=low:east=low:south=none:west=low:up=true cobbled_deepslate_wall:north=low:east=low:south=none:west=low:up=true deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true deepslate_tile_wall:north=low:east=low:south=none:west=low:up=true diorite_wall:north=low:east=low:south=none:west=low:up=true end_stone_brick_wall:north=low:east=low:south=none:west=low:up=true granite_wall:north=low:east=low:south=none:west=low:up=true mossy_cobblestone_wall:north=low:east=low:south=none:west=low:up=true mossy_stone_brick_wall:north=low:east=low:south=none:west=low:up=true mud_brick_wall:north=low:east=low:south=none:west=low:up=true nether_brick_wall:north=low:east=low:south=none:west=low:up=true polished_blackstone_brick_wall:north=low:east=low:south=none:west=low:up=true polished_blackstone_wall:north=low:east=low:south=none:west=low:up=true polished_deepslate_wall:north=low:east=low:south=none:west=low:up=true prismarine_wall:north=low:east=low:south=none:west=low:up=true red_nether_brick_wall:north=low:east=low:south=none:west=low:up=true red_sandstone_wall:north=low:east=low:south=none:west=low:up=true sandstone_wall:north=low:east=low:south=none:west=low:up=true stone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_andesite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_andesite_wall:north=low:east=low:south=none:west=low:up=true create:cut_andesite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_andesite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_asurine_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_asurine_wall:north=low:east=low:south=none:west=low:up=true create:cut_asurine_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_asurine_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_calcite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_calcite_wall:north=low:east=low:south=none:west=low:up=true create:cut_calcite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_calcite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_crimsite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_crimsite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_deepslate_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_diorite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_diorite_wall:north=low:east=low:south=none:west=low:up=true create:cut_diorite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_diorite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_dripstone_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_dripstone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_granite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_granite_wall:north=low:east=low:south=none:west=low:up=true create:cut_granite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_granite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_limestone_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_limestone_wall:north=low:east=low:south=none:west=low:up=true create:cut_limestone_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_limestone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_ochrum_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_ochrum_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_scorchia_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_scorchia_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_scoria_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_scoria_wall:north=low:east=low:south=none:west=low:up=true create:cut_scoria_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_scoria_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_tuff_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_tuff_wall:north=low:east=low:south=none:west=low:up=true create:cut_tuff_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_tuff_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_veridium_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_veridium_wall:north=low:east=low:south=none:west=low:up=true create:cut_veridium_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_veridium_brick_wall:north=low:east=low:south=none:west=low:up=true +block.453=cobblestone_wall:north=low:east=low:south=none:west=low:up=true andesite_wall:north=low:east=low:south=none:west=low:up=true blackstone_wall:north=low:east=low:south=none:west=low:up=true brick_wall:north=low:east=low:south=none:west=low:up=true cobbled_deepslate_wall:north=low:east=low:south=none:west=low:up=true deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true deepslate_tile_wall:north=low:east=low:south=none:west=low:up=true diorite_wall:north=low:east=low:south=none:west=low:up=true end_stone_brick_wall:north=low:east=low:south=none:west=low:up=true granite_wall:north=low:east=low:south=none:west=low:up=true mossy_cobblestone_wall:north=low:east=low:south=none:west=low:up=true mossy_stone_brick_wall:north=low:east=low:south=none:west=low:up=true mud_brick_wall:north=low:east=low:south=none:west=low:up=true nether_brick_wall:north=low:east=low:south=none:west=low:up=true polished_blackstone_brick_wall:north=low:east=low:south=none:west=low:up=true polished_blackstone_wall:north=low:east=low:south=none:west=low:up=true polished_deepslate_wall:north=low:east=low:south=none:west=low:up=true prismarine_wall:north=low:east=low:south=none:west=low:up=true red_nether_brick_wall:north=low:east=low:south=none:west=low:up=true red_sandstone_wall:north=low:east=low:south=none:west=low:up=true sandstone_wall:north=low:east=low:south=none:west=low:up=true stone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_andesite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_andesite_wall:north=low:east=low:south=none:west=low:up=true create:cut_andesite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_andesite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_asurine_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_asurine_wall:north=low:east=low:south=none:west=low:up=true create:cut_asurine_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_asurine_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_calcite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_calcite_wall:north=low:east=low:south=none:west=low:up=true create:cut_calcite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_calcite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_crimsite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_crimsite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_deepslate_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_deepslate_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_diorite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_diorite_wall:north=low:east=low:south=none:west=low:up=true create:cut_diorite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_diorite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_dripstone_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_dripstone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_granite_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_granite_wall:north=low:east=low:south=none:west=low:up=true create:cut_granite_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_granite_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_limestone_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_limestone_wall:north=low:east=low:south=none:west=low:up=true create:cut_limestone_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_limestone_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_ochrum_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_ochrum_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_scorchia_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_scorchia_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_scoria_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_scoria_wall:north=low:east=low:south=none:west=low:up=true create:cut_scoria_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_scoria_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_tuff_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_tuff_wall:north=low:east=low:south=none:west=low:up=true create:cut_tuff_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_tuff_brick_wall:north=low:east=low:south=none:west=low:up=true create:cut_veridium_wall:north=low:east=low:south=none:west=low:up=true create:polished_cut_veridium_wall:north=low:east=low:south=none:west=low:up=true create:cut_veridium_brick_wall:north=low:east=low:south=none:west=low:up=true create:small_veridium_brick_wall:north=low:east=low:south=none:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=false:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.454=cobblestone_wall:north=none:east=low:south=low:west=low:up=true andesite_wall:north=none:east=low:south=low:west=low:up=true blackstone_wall:north=none:east=low:south=low:west=low:up=true brick_wall:north=none:east=low:south=low:west=low:up=true cobbled_deepslate_wall:north=none:east=low:south=low:west=low:up=true deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true deepslate_tile_wall:north=none:east=low:south=low:west=low:up=true diorite_wall:north=none:east=low:south=low:west=low:up=true end_stone_brick_wall:north=none:east=low:south=low:west=low:up=true granite_wall:north=none:east=low:south=low:west=low:up=true mossy_cobblestone_wall:north=none:east=low:south=low:west=low:up=true mossy_stone_brick_wall:north=none:east=low:south=low:west=low:up=true mud_brick_wall:north=none:east=low:south=low:west=low:up=true nether_brick_wall:north=none:east=low:south=low:west=low:up=true polished_blackstone_brick_wall:north=none:east=low:south=low:west=low:up=true polished_blackstone_wall:north=none:east=low:south=low:west=low:up=true polished_deepslate_wall:north=none:east=low:south=low:west=low:up=true prismarine_wall:north=none:east=low:south=low:west=low:up=true red_nether_brick_wall:north=none:east=low:south=low:west=low:up=true red_sandstone_wall:north=none:east=low:south=low:west=low:up=true sandstone_wall:north=none:east=low:south=low:west=low:up=true stone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_andesite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_andesite_wall:north=none:east=low:south=low:west=low:up=true create:cut_andesite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_andesite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_asurine_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_asurine_wall:north=none:east=low:south=low:west=low:up=true create:cut_asurine_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_asurine_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_calcite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_calcite_wall:north=none:east=low:south=low:west=low:up=true create:cut_calcite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_calcite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_crimsite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_crimsite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_deepslate_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_diorite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_diorite_wall:north=none:east=low:south=low:west=low:up=true create:cut_diorite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_diorite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_dripstone_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_dripstone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_granite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_granite_wall:north=none:east=low:south=low:west=low:up=true create:cut_granite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_granite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_limestone_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_limestone_wall:north=none:east=low:south=low:west=low:up=true create:cut_limestone_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_limestone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_ochrum_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_ochrum_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_scorchia_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_scorchia_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_scoria_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_scoria_wall:north=none:east=low:south=low:west=low:up=true create:cut_scoria_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_scoria_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_tuff_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_tuff_wall:north=none:east=low:south=low:west=low:up=true create:cut_tuff_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_tuff_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_veridium_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_veridium_wall:north=none:east=low:south=low:west=low:up=true create:cut_veridium_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_veridium_brick_wall:north=none:east=low:south=low:west=low:up=true +block.454=cobblestone_wall:north=none:east=low:south=low:west=low:up=true andesite_wall:north=none:east=low:south=low:west=low:up=true blackstone_wall:north=none:east=low:south=low:west=low:up=true brick_wall:north=none:east=low:south=low:west=low:up=true cobbled_deepslate_wall:north=none:east=low:south=low:west=low:up=true deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true deepslate_tile_wall:north=none:east=low:south=low:west=low:up=true diorite_wall:north=none:east=low:south=low:west=low:up=true end_stone_brick_wall:north=none:east=low:south=low:west=low:up=true granite_wall:north=none:east=low:south=low:west=low:up=true mossy_cobblestone_wall:north=none:east=low:south=low:west=low:up=true mossy_stone_brick_wall:north=none:east=low:south=low:west=low:up=true mud_brick_wall:north=none:east=low:south=low:west=low:up=true nether_brick_wall:north=none:east=low:south=low:west=low:up=true polished_blackstone_brick_wall:north=none:east=low:south=low:west=low:up=true polished_blackstone_wall:north=none:east=low:south=low:west=low:up=true polished_deepslate_wall:north=none:east=low:south=low:west=low:up=true prismarine_wall:north=none:east=low:south=low:west=low:up=true red_nether_brick_wall:north=none:east=low:south=low:west=low:up=true red_sandstone_wall:north=none:east=low:south=low:west=low:up=true sandstone_wall:north=none:east=low:south=low:west=low:up=true stone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_andesite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_andesite_wall:north=none:east=low:south=low:west=low:up=true create:cut_andesite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_andesite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_asurine_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_asurine_wall:north=none:east=low:south=low:west=low:up=true create:cut_asurine_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_asurine_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_calcite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_calcite_wall:north=none:east=low:south=low:west=low:up=true create:cut_calcite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_calcite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_crimsite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_crimsite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_deepslate_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_deepslate_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_diorite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_diorite_wall:north=none:east=low:south=low:west=low:up=true create:cut_diorite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_diorite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_dripstone_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_dripstone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_granite_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_granite_wall:north=none:east=low:south=low:west=low:up=true create:cut_granite_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_granite_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_limestone_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_limestone_wall:north=none:east=low:south=low:west=low:up=true create:cut_limestone_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_limestone_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_ochrum_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_ochrum_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_scorchia_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_scorchia_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_scoria_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_scoria_wall:north=none:east=low:south=low:west=low:up=true create:cut_scoria_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_scoria_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_tuff_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_tuff_wall:north=none:east=low:south=low:west=low:up=true create:cut_tuff_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_tuff_brick_wall:north=none:east=low:south=low:west=low:up=true create:cut_veridium_wall:north=none:east=low:south=low:west=low:up=true create:polished_cut_veridium_wall:north=none:east=low:south=low:west=low:up=true create:cut_veridium_brick_wall:north=none:east=low:south=low:west=low:up=true create:small_veridium_brick_wall:north=none:east=low:south=low:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false -block.455=cobblestone_wall:north=low:east=low:south=low:west=low:up=true andesite_wall:north=low:east=low:south=low:west=low:up=true blackstone_wall:north=low:east=low:south=low:west=low:up=true brick_wall:north=low:east=low:south=low:west=low:up=true cobbled_deepslate_wall:north=low:east=low:south=low:west=low:up=true deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true deepslate_tile_wall:north=low:east=low:south=low:west=low:up=true diorite_wall:north=low:east=low:south=low:west=low:up=true end_stone_brick_wall:north=low:east=low:south=low:west=low:up=true granite_wall:north=low:east=low:south=low:west=low:up=true mossy_cobblestone_wall:north=low:east=low:south=low:west=low:up=true mossy_stone_brick_wall:north=low:east=low:south=low:west=low:up=true mud_brick_wall:north=low:east=low:south=low:west=low:up=true nether_brick_wall:north=low:east=low:south=low:west=low:up=true polished_blackstone_brick_wall:north=low:east=low:south=low:west=low:up=true polished_blackstone_wall:north=low:east=low:south=low:west=low:up=true polished_deepslate_wall:north=low:east=low:south=low:west=low:up=true prismarine_wall:north=low:east=low:south=low:west=low:up=true red_nether_brick_wall:north=low:east=low:south=low:west=low:up=true red_sandstone_wall:north=low:east=low:south=low:west=low:up=true sandstone_wall:north=low:east=low:south=low:west=low:up=true stone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_andesite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_andesite_wall:north=low:east=low:south=low:west=low:up=true create:cut_andesite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_andesite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_asurine_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_asurine_wall:north=low:east=low:south=low:west=low:up=true create:cut_asurine_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_asurine_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_calcite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_calcite_wall:north=low:east=low:south=low:west=low:up=true create:cut_calcite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_calcite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_crimsite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_deepslate_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_diorite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_diorite_wall:north=low:east=low:south=low:west=low:up=true create:cut_diorite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_diorite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_dripstone_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_granite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_granite_wall:north=low:east=low:south=low:west=low:up=true create:cut_granite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_granite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_limestone_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_limestone_wall:north=low:east=low:south=low:west=low:up=true create:cut_limestone_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_limestone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_ochrum_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_scorchia_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_scoria_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_scoria_wall:north=low:east=low:south=low:west=low:up=true create:cut_scoria_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_scoria_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_tuff_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_tuff_wall:north=low:east=low:south=low:west=low:up=true create:cut_tuff_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_tuff_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_veridium_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_veridium_wall:north=low:east=low:south=low:west=low:up=true create:cut_veridium_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_veridium_brick_wall:north=low:east=low:south=low:west=low:up=true +block.455=cobblestone_wall:north=low:east=low:south=low:west=low:up=true andesite_wall:north=low:east=low:south=low:west=low:up=true blackstone_wall:north=low:east=low:south=low:west=low:up=true brick_wall:north=low:east=low:south=low:west=low:up=true cobbled_deepslate_wall:north=low:east=low:south=low:west=low:up=true deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true deepslate_tile_wall:north=low:east=low:south=low:west=low:up=true diorite_wall:north=low:east=low:south=low:west=low:up=true end_stone_brick_wall:north=low:east=low:south=low:west=low:up=true granite_wall:north=low:east=low:south=low:west=low:up=true mossy_cobblestone_wall:north=low:east=low:south=low:west=low:up=true mossy_stone_brick_wall:north=low:east=low:south=low:west=low:up=true mud_brick_wall:north=low:east=low:south=low:west=low:up=true nether_brick_wall:north=low:east=low:south=low:west=low:up=true polished_blackstone_brick_wall:north=low:east=low:south=low:west=low:up=true polished_blackstone_wall:north=low:east=low:south=low:west=low:up=true polished_deepslate_wall:north=low:east=low:south=low:west=low:up=true prismarine_wall:north=low:east=low:south=low:west=low:up=true red_nether_brick_wall:north=low:east=low:south=low:west=low:up=true red_sandstone_wall:north=low:east=low:south=low:west=low:up=true sandstone_wall:north=low:east=low:south=low:west=low:up=true stone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_andesite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_andesite_wall:north=low:east=low:south=low:west=low:up=true create:cut_andesite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_andesite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_asurine_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_asurine_wall:north=low:east=low:south=low:west=low:up=true create:cut_asurine_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_asurine_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_calcite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_calcite_wall:north=low:east=low:south=low:west=low:up=true create:cut_calcite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_calcite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_crimsite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_deepslate_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_diorite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_diorite_wall:north=low:east=low:south=low:west=low:up=true create:cut_diorite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_diorite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_dripstone_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_granite_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_granite_wall:north=low:east=low:south=low:west=low:up=true create:cut_granite_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_granite_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_limestone_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_limestone_wall:north=low:east=low:south=low:west=low:up=true create:cut_limestone_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_limestone_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_ochrum_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_scorchia_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_scoria_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_scoria_wall:north=low:east=low:south=low:west=low:up=true create:cut_scoria_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_scoria_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_tuff_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_tuff_wall:north=low:east=low:south=low:west=low:up=true create:cut_tuff_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_tuff_brick_wall:north=low:east=low:south=low:west=low:up=true create:cut_veridium_wall:north=low:east=low:south=low:west=low:up=true create:polished_cut_veridium_wall:north=low:east=low:south=low:west=low:up=true create:cut_veridium_brick_wall:north=low:east=low:south=low:west=low:up=true create:small_veridium_brick_wall:north=low:east=low:south=low:west=low:up=true \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=true:west=true:up=true:north_east=false:north_west=false:south_east=false:south_west=false block.456=cobblestone_wall:north=tall:east=none:south=none:west=none:up=true andesite_wall:north=tall:east=none:south=none:west=none:up=true blackstone_wall:north=tall:east=none:south=none:west=none:up=true brick_wall:north=tall:east=none:south=none:west=none:up=true cobbled_deepslate_wall:north=tall:east=none:south=none:west=none:up=true deepslate_brick_wall:north=tall:east=none:south=none:west=none:up=true deepslate_tile_wall:north=tall:east=none:south=none:west=none:up=true diorite_wall:north=tall:east=none:south=none:west=none:up=true end_stone_brick_wall:north=tall:east=none:south=none:west=none:up=true granite_wall:north=tall:east=none:south=none:west=none:up=true mossy_cobblestone_wall:north=tall:east=none:south=none:west=none:up=true mossy_stone_brick_wall:north=tall:east=none:south=none:west=none:up=true mud_brick_wall:north=tall:east=none:south=none:west=none:up=true nether_brick_wall:north=tall:east=none:south=none:west=none:up=true polished_blackstone_brick_wall:north=tall:east=none:south=none:west=none:up=true polished_blackstone_wall:north=tall:east=none:south=none:west=none:up=true polished_deepslate_wall:north=tall:east=none:south=none:west=none:up=true prismarine_wall:north=tall:east=none:south=none:west=none:up=true red_nether_brick_wall:north=tall:east=none:south=none:west=none:up=true red_sandstone_wall:north=tall:east=none:south=none:west=none:up=true sandstone_wall:north=tall:east=none:south=none:west=none:up=true stone_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_andesite_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_andesite_wall:north=tall:east=none:south=none:west=none:up=true create:cut_andesite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_andesite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_asurine_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_asurine_wall:north=tall:east=none:south=none:west=none:up=true create:cut_asurine_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_asurine_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_calcite_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_calcite_wall:north=tall:east=none:south=none:west=none:up=true create:cut_calcite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_calcite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_crimsite_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_crimsite_wall:north=tall:east=none:south=none:west=none:up=true create:cut_crimsite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_crimsite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_deepslate_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_deepslate_wall:north=tall:east=none:south=none:west=none:up=true create:cut_deepslate_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_deepslate_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_diorite_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_diorite_wall:north=tall:east=none:south=none:west=none:up=true create:cut_diorite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_diorite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_dripstone_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_dripstone_wall:north=tall:east=none:south=none:west=none:up=true create:cut_dripstone_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_dripstone_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_granite_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_granite_wall:north=tall:east=none:south=none:west=none:up=true create:cut_granite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_granite_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_limestone_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_limestone_wall:north=tall:east=none:south=none:west=none:up=true create:cut_limestone_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_limestone_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_ochrum_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_ochrum_wall:north=tall:east=none:south=none:west=none:up=true create:cut_ochrum_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_ochrum_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_scorchia_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_scorchia_wall:north=tall:east=none:south=none:west=none:up=true create:cut_scorchia_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_scorchia_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_scoria_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_scoria_wall:north=tall:east=none:south=none:west=none:up=true create:cut_scoria_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_scoria_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_tuff_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_tuff_wall:north=tall:east=none:south=none:west=none:up=true create:cut_tuff_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_tuff_brick_wall:north=tall:east=none:south=none:west=none:up=true create:cut_veridium_wall:north=tall:east=none:south=none:west=none:up=true create:polished_cut_veridium_wall:north=tall:east=none:south=none:west=none:up=true create:cut_veridium_brick_wall:north=tall:east=none:south=none:west=none:up=true create:small_veridium_brick_wall:north=tall:east=none:south=none:west=none:up=true @@ -831,19 +846,26 @@ block.479=cobblestone_wall:north=low:east=low:south=tall:west=tall:up=true andes block.480=cobblestone_wall:north=low:east=tall:south=tall:west=low:up=true andesite_wall:north=low:east=tall:south=tall:west=low:up=true blackstone_wall:north=low:east=tall:south=tall:west=low:up=true brick_wall:north=low:east=tall:south=tall:west=low:up=true cobbled_deepslate_wall:north=low:east=tall:south=tall:west=low:up=true deepslate_brick_wall:north=low:east=tall:south=tall:west=low:up=true deepslate_tile_wall:north=low:east=tall:south=tall:west=low:up=true diorite_wall:north=low:east=tall:south=tall:west=low:up=true end_stone_brick_wall:north=low:east=tall:south=tall:west=low:up=true granite_wall:north=low:east=tall:south=tall:west=low:up=true mossy_cobblestone_wall:north=low:east=tall:south=tall:west=low:up=true mossy_stone_brick_wall:north=low:east=tall:south=tall:west=low:up=true mud_brick_wall:north=low:east=tall:south=tall:west=low:up=true nether_brick_wall:north=low:east=tall:south=tall:west=low:up=true polished_blackstone_brick_wall:north=low:east=tall:south=tall:west=low:up=true polished_blackstone_wall:north=low:east=tall:south=tall:west=low:up=true polished_deepslate_wall:north=low:east=tall:south=tall:west=low:up=true prismarine_wall:north=low:east=tall:south=tall:west=low:up=true red_nether_brick_wall:north=low:east=tall:south=tall:west=low:up=true red_sandstone_wall:north=low:east=tall:south=tall:west=low:up=true sandstone_wall:north=low:east=tall:south=tall:west=low:up=true stone_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_andesite_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_andesite_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_andesite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_andesite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_asurine_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_asurine_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_asurine_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_asurine_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_calcite_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_calcite_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_calcite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_calcite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_crimsite_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_crimsite_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_crimsite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_crimsite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_deepslate_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_deepslate_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_deepslate_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_deepslate_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_diorite_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_diorite_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_diorite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_diorite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_dripstone_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_dripstone_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_dripstone_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_dripstone_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_granite_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_granite_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_granite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_granite_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_limestone_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_limestone_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_limestone_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_limestone_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_ochrum_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_ochrum_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_ochrum_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_ochrum_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_scorchia_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_scorchia_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_scorchia_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_scorchia_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_scoria_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_scoria_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_scoria_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_scoria_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_tuff_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_tuff_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_tuff_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_tuff_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_veridium_wall:north=low:east=tall:south=tall:west=low:up=true create:polished_cut_veridium_wall:north=low:east=tall:south=tall:west=low:up=true create:cut_veridium_brick_wall:north=low:east=tall:south=tall:west=low:up=true create:small_veridium_brick_wall:north=low:east=tall:south=tall:west=low:up=true -block.481=cobblestone_wall:north=low:east=none:south=low:west=none:up=false andesite_wall:north=low:east=none:south=low:west=none:up=false blackstone_wall:north=low:east=none:south=low:west=none:up=false brick_wall:north=low:east=none:south=low:west=none:up=false cobbled_deepslate_wall:north=low:east=none:south=low:west=none:up=false deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false deepslate_tile_wall:north=low:east=none:south=low:west=none:up=false diorite_wall:north=low:east=none:south=low:west=none:up=false end_stone_brick_wall:north=low:east=none:south=low:west=none:up=false granite_wall:north=low:east=none:south=low:west=none:up=false mossy_cobblestone_wall:north=low:east=none:south=low:west=none:up=false mossy_stone_brick_wall:north=low:east=none:south=low:west=none:up=false mud_brick_wall:north=low:east=none:south=low:west=none:up=false nether_brick_wall:north=low:east=none:south=low:west=none:up=false polished_blackstone_brick_wall:north=low:east=none:south=low:west=none:up=false polished_blackstone_wall:north=low:east=none:south=low:west=none:up=false polished_deepslate_wall:north=low:east=none:south=low:west=none:up=false prismarine_wall:north=low:east=none:south=low:west=none:up=false red_nether_brick_wall:north=low:east=none:south=low:west=none:up=false red_sandstone_wall:north=low:east=none:south=low:west=none:up=false sandstone_wall:north=low:east=none:south=low:west=none:up=false stone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_andesite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_andesite_wall:north=low:east=none:south=low:west=none:up=false create:cut_andesite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_andesite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_asurine_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_asurine_wall:north=low:east=none:south=low:west=none:up=false create:cut_asurine_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_asurine_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_calcite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_calcite_wall:north=low:east=none:south=low:west=none:up=false create:cut_calcite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_calcite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_crimsite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=none:up=false create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_deepslate_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=none:up=false create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_diorite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_diorite_wall:north=low:east=none:south=low:west=none:up=false create:cut_diorite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_diorite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_dripstone_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=none:up=false create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_granite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_granite_wall:north=low:east=none:south=low:west=none:up=false create:cut_granite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_granite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_limestone_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_limestone_wall:north=low:east=none:south=low:west=none:up=false create:cut_limestone_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_limestone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_ochrum_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=none:up=false create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_scorchia_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=none:up=false create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_scoria_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_scoria_wall:north=low:east=none:south=low:west=none:up=false create:cut_scoria_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_scoria_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_tuff_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_tuff_wall:north=low:east=none:south=low:west=none:up=false create:cut_tuff_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_tuff_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_veridium_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_veridium_wall:north=low:east=none:south=low:west=none:up=false create:cut_veridium_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_veridium_brick_wall:north=low:east=none:south=low:west=none:up=false +block.481=cobblestone_wall:north=low:east=none:south=low:west=none:up=false andesite_wall:north=low:east=none:south=low:west=none:up=false blackstone_wall:north=low:east=none:south=low:west=none:up=false brick_wall:north=low:east=none:south=low:west=none:up=false cobbled_deepslate_wall:north=low:east=none:south=low:west=none:up=false deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false deepslate_tile_wall:north=low:east=none:south=low:west=none:up=false diorite_wall:north=low:east=none:south=low:west=none:up=false end_stone_brick_wall:north=low:east=none:south=low:west=none:up=false granite_wall:north=low:east=none:south=low:west=none:up=false mossy_cobblestone_wall:north=low:east=none:south=low:west=none:up=false mossy_stone_brick_wall:north=low:east=none:south=low:west=none:up=false mud_brick_wall:north=low:east=none:south=low:west=none:up=false nether_brick_wall:north=low:east=none:south=low:west=none:up=false polished_blackstone_brick_wall:north=low:east=none:south=low:west=none:up=false polished_blackstone_wall:north=low:east=none:south=low:west=none:up=false polished_deepslate_wall:north=low:east=none:south=low:west=none:up=false prismarine_wall:north=low:east=none:south=low:west=none:up=false red_nether_brick_wall:north=low:east=none:south=low:west=none:up=false red_sandstone_wall:north=low:east=none:south=low:west=none:up=false sandstone_wall:north=low:east=none:south=low:west=none:up=false stone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_andesite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_andesite_wall:north=low:east=none:south=low:west=none:up=false create:cut_andesite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_andesite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_asurine_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_asurine_wall:north=low:east=none:south=low:west=none:up=false create:cut_asurine_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_asurine_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_calcite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_calcite_wall:north=low:east=none:south=low:west=none:up=false create:cut_calcite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_calcite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_crimsite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_crimsite_wall:north=low:east=none:south=low:west=none:up=false create:cut_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_crimsite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_deepslate_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_deepslate_wall:north=low:east=none:south=low:west=none:up=false create:cut_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_deepslate_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_diorite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_diorite_wall:north=low:east=none:south=low:west=none:up=false create:cut_diorite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_diorite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_dripstone_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_dripstone_wall:north=low:east=none:south=low:west=none:up=false create:cut_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_dripstone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_granite_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_granite_wall:north=low:east=none:south=low:west=none:up=false create:cut_granite_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_granite_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_limestone_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_limestone_wall:north=low:east=none:south=low:west=none:up=false create:cut_limestone_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_limestone_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_ochrum_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_ochrum_wall:north=low:east=none:south=low:west=none:up=false create:cut_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_ochrum_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_scorchia_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_scorchia_wall:north=low:east=none:south=low:west=none:up=false create:cut_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_scorchia_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_scoria_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_scoria_wall:north=low:east=none:south=low:west=none:up=false create:cut_scoria_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_scoria_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_tuff_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_tuff_wall:north=low:east=none:south=low:west=none:up=false create:cut_tuff_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_tuff_brick_wall:north=low:east=none:south=low:west=none:up=false create:cut_veridium_wall:north=low:east=none:south=low:west=none:up=false create:polished_cut_veridium_wall:north=low:east=none:south=low:west=none:up=false create:cut_veridium_brick_wall:north=low:east=none:south=low:west=none:up=false create:small_veridium_brick_wall:north=low:east=none:south=low:west=none:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.482=cobblestone_wall:north=none:east=low:south=none:west=low:up=false andesite_wall:north=none:east=low:south=none:west=low:up=false blackstone_wall:north=none:east=low:south=none:west=low:up=false brick_wall:north=none:east=low:south=none:west=low:up=false cobbled_deepslate_wall:north=none:east=low:south=none:west=low:up=false deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false deepslate_tile_wall:north=none:east=low:south=none:west=low:up=false diorite_wall:north=none:east=low:south=none:west=low:up=false end_stone_brick_wall:north=none:east=low:south=none:west=low:up=false granite_wall:north=none:east=low:south=none:west=low:up=false mossy_cobblestone_wall:north=none:east=low:south=none:west=low:up=false mossy_stone_brick_wall:north=none:east=low:south=none:west=low:up=false mud_brick_wall:north=none:east=low:south=none:west=low:up=false nether_brick_wall:north=none:east=low:south=none:west=low:up=false polished_blackstone_brick_wall:north=none:east=low:south=none:west=low:up=false polished_blackstone_wall:north=none:east=low:south=none:west=low:up=false polished_deepslate_wall:north=none:east=low:south=none:west=low:up=false prismarine_wall:north=none:east=low:south=none:west=low:up=false red_nether_brick_wall:north=none:east=low:south=none:west=low:up=false red_sandstone_wall:north=none:east=low:south=none:west=low:up=false sandstone_wall:north=none:east=low:south=none:west=low:up=false stone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_andesite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_andesite_wall:north=none:east=low:south=none:west=low:up=false create:cut_andesite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_andesite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_asurine_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_asurine_wall:north=none:east=low:south=none:west=low:up=false create:cut_asurine_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_asurine_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_calcite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_calcite_wall:north=none:east=low:south=none:west=low:up=false create:cut_calcite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_calcite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_crimsite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=low:up=false create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_deepslate_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=low:up=false create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_diorite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_diorite_wall:north=none:east=low:south=none:west=low:up=false create:cut_diorite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_diorite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_dripstone_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=low:up=false create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_granite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_granite_wall:north=none:east=low:south=none:west=low:up=false create:cut_granite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_granite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_limestone_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_limestone_wall:north=none:east=low:south=none:west=low:up=false create:cut_limestone_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_limestone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_ochrum_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=low:up=false create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_scorchia_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=low:up=false create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_scoria_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_scoria_wall:north=none:east=low:south=none:west=low:up=false create:cut_scoria_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_scoria_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_tuff_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_tuff_wall:north=none:east=low:south=none:west=low:up=false create:cut_tuff_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_tuff_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_veridium_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_veridium_wall:north=none:east=low:south=none:west=low:up=false create:cut_veridium_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_veridium_brick_wall:north=none:east=low:south=none:west=low:up=false +block.482=cobblestone_wall:north=none:east=low:south=none:west=low:up=false andesite_wall:north=none:east=low:south=none:west=low:up=false blackstone_wall:north=none:east=low:south=none:west=low:up=false brick_wall:north=none:east=low:south=none:west=low:up=false cobbled_deepslate_wall:north=none:east=low:south=none:west=low:up=false deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false deepslate_tile_wall:north=none:east=low:south=none:west=low:up=false diorite_wall:north=none:east=low:south=none:west=low:up=false end_stone_brick_wall:north=none:east=low:south=none:west=low:up=false granite_wall:north=none:east=low:south=none:west=low:up=false mossy_cobblestone_wall:north=none:east=low:south=none:west=low:up=false mossy_stone_brick_wall:north=none:east=low:south=none:west=low:up=false mud_brick_wall:north=none:east=low:south=none:west=low:up=false nether_brick_wall:north=none:east=low:south=none:west=low:up=false polished_blackstone_brick_wall:north=none:east=low:south=none:west=low:up=false polished_blackstone_wall:north=none:east=low:south=none:west=low:up=false polished_deepslate_wall:north=none:east=low:south=none:west=low:up=false prismarine_wall:north=none:east=low:south=none:west=low:up=false red_nether_brick_wall:north=none:east=low:south=none:west=low:up=false red_sandstone_wall:north=none:east=low:south=none:west=low:up=false sandstone_wall:north=none:east=low:south=none:west=low:up=false stone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_andesite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_andesite_wall:north=none:east=low:south=none:west=low:up=false create:cut_andesite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_andesite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_asurine_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_asurine_wall:north=none:east=low:south=none:west=low:up=false create:cut_asurine_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_asurine_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_calcite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_calcite_wall:north=none:east=low:south=none:west=low:up=false create:cut_calcite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_calcite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_crimsite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_crimsite_wall:north=none:east=low:south=none:west=low:up=false create:cut_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_crimsite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_deepslate_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_deepslate_wall:north=none:east=low:south=none:west=low:up=false create:cut_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_deepslate_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_diorite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_diorite_wall:north=none:east=low:south=none:west=low:up=false create:cut_diorite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_diorite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_dripstone_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_dripstone_wall:north=none:east=low:south=none:west=low:up=false create:cut_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_dripstone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_granite_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_granite_wall:north=none:east=low:south=none:west=low:up=false create:cut_granite_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_granite_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_limestone_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_limestone_wall:north=none:east=low:south=none:west=low:up=false create:cut_limestone_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_limestone_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_ochrum_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_ochrum_wall:north=none:east=low:south=none:west=low:up=false create:cut_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_ochrum_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_scorchia_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_scorchia_wall:north=none:east=low:south=none:west=low:up=false create:cut_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_scorchia_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_scoria_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_scoria_wall:north=none:east=low:south=none:west=low:up=false create:cut_scoria_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_scoria_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_tuff_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_tuff_wall:north=none:east=low:south=none:west=low:up=false create:cut_tuff_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_tuff_brick_wall:north=none:east=low:south=none:west=low:up=false create:cut_veridium_wall:north=none:east=low:south=none:west=low:up=false create:polished_cut_veridium_wall:north=none:east=low:south=none:west=low:up=false create:cut_veridium_brick_wall:north=none:east=low:south=none:west=low:up=false create:small_veridium_brick_wall:north=none:east=low:south=none:west=low:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.483=cobblestone_wall:north=low:east=none:south=none:west=low:up=false andesite_wall:north=low:east=none:south=none:west=low:up=false blackstone_wall:north=low:east=none:south=none:west=low:up=false brick_wall:north=low:east=none:south=none:west=low:up=false cobbled_deepslate_wall:north=low:east=none:south=none:west=low:up=false deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false deepslate_tile_wall:north=low:east=none:south=none:west=low:up=false diorite_wall:north=low:east=none:south=none:west=low:up=false end_stone_brick_wall:north=low:east=none:south=none:west=low:up=false granite_wall:north=low:east=none:south=none:west=low:up=false mossy_cobblestone_wall:north=low:east=none:south=none:west=low:up=false mossy_stone_brick_wall:north=low:east=none:south=none:west=low:up=false mud_brick_wall:north=low:east=none:south=none:west=low:up=false nether_brick_wall:north=low:east=none:south=none:west=low:up=false polished_blackstone_brick_wall:north=low:east=none:south=none:west=low:up=false polished_blackstone_wall:north=low:east=none:south=none:west=low:up=false polished_deepslate_wall:north=low:east=none:south=none:west=low:up=false prismarine_wall:north=low:east=none:south=none:west=low:up=false red_nether_brick_wall:north=low:east=none:south=none:west=low:up=false red_sandstone_wall:north=low:east=none:south=none:west=low:up=false sandstone_wall:north=low:east=none:south=none:west=low:up=false stone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_andesite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_andesite_wall:north=low:east=none:south=none:west=low:up=false create:cut_andesite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_andesite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_asurine_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_asurine_wall:north=low:east=none:south=none:west=low:up=false create:cut_asurine_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_asurine_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_calcite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_calcite_wall:north=low:east=none:south=none:west=low:up=false create:cut_calcite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_calcite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_crimsite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=low:up=false create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_deepslate_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=low:up=false create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_diorite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_diorite_wall:north=low:east=none:south=none:west=low:up=false create:cut_diorite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_diorite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_dripstone_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=low:up=false create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_granite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_granite_wall:north=low:east=none:south=none:west=low:up=false create:cut_granite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_granite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_limestone_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_limestone_wall:north=low:east=none:south=none:west=low:up=false create:cut_limestone_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_limestone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_ochrum_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=low:up=false create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_scorchia_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=low:up=false create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_scoria_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_scoria_wall:north=low:east=none:south=none:west=low:up=false create:cut_scoria_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_scoria_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_tuff_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_tuff_wall:north=low:east=none:south=none:west=low:up=false create:cut_tuff_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_tuff_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_veridium_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_veridium_wall:north=low:east=none:south=none:west=low:up=false create:cut_veridium_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_veridium_brick_wall:north=low:east=none:south=none:west=low:up=false +block.483=cobblestone_wall:north=low:east=none:south=none:west=low:up=false andesite_wall:north=low:east=none:south=none:west=low:up=false blackstone_wall:north=low:east=none:south=none:west=low:up=false brick_wall:north=low:east=none:south=none:west=low:up=false cobbled_deepslate_wall:north=low:east=none:south=none:west=low:up=false deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false deepslate_tile_wall:north=low:east=none:south=none:west=low:up=false diorite_wall:north=low:east=none:south=none:west=low:up=false end_stone_brick_wall:north=low:east=none:south=none:west=low:up=false granite_wall:north=low:east=none:south=none:west=low:up=false mossy_cobblestone_wall:north=low:east=none:south=none:west=low:up=false mossy_stone_brick_wall:north=low:east=none:south=none:west=low:up=false mud_brick_wall:north=low:east=none:south=none:west=low:up=false nether_brick_wall:north=low:east=none:south=none:west=low:up=false polished_blackstone_brick_wall:north=low:east=none:south=none:west=low:up=false polished_blackstone_wall:north=low:east=none:south=none:west=low:up=false polished_deepslate_wall:north=low:east=none:south=none:west=low:up=false prismarine_wall:north=low:east=none:south=none:west=low:up=false red_nether_brick_wall:north=low:east=none:south=none:west=low:up=false red_sandstone_wall:north=low:east=none:south=none:west=low:up=false sandstone_wall:north=low:east=none:south=none:west=low:up=false stone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_andesite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_andesite_wall:north=low:east=none:south=none:west=low:up=false create:cut_andesite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_andesite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_asurine_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_asurine_wall:north=low:east=none:south=none:west=low:up=false create:cut_asurine_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_asurine_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_calcite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_calcite_wall:north=low:east=none:south=none:west=low:up=false create:cut_calcite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_calcite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_crimsite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_crimsite_wall:north=low:east=none:south=none:west=low:up=false create:cut_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_crimsite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_deepslate_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_deepslate_wall:north=low:east=none:south=none:west=low:up=false create:cut_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_deepslate_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_diorite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_diorite_wall:north=low:east=none:south=none:west=low:up=false create:cut_diorite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_diorite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_dripstone_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_dripstone_wall:north=low:east=none:south=none:west=low:up=false create:cut_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_dripstone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_granite_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_granite_wall:north=low:east=none:south=none:west=low:up=false create:cut_granite_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_granite_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_limestone_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_limestone_wall:north=low:east=none:south=none:west=low:up=false create:cut_limestone_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_limestone_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_ochrum_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_ochrum_wall:north=low:east=none:south=none:west=low:up=false create:cut_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_ochrum_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_scorchia_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_scorchia_wall:north=low:east=none:south=none:west=low:up=false create:cut_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_scorchia_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_scoria_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_scoria_wall:north=low:east=none:south=none:west=low:up=false create:cut_scoria_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_scoria_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_tuff_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_tuff_wall:north=low:east=none:south=none:west=low:up=false create:cut_tuff_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_tuff_brick_wall:north=low:east=none:south=none:west=low:up=false create:cut_veridium_wall:north=low:east=none:south=none:west=low:up=false create:polished_cut_veridium_wall:north=low:east=none:south=none:west=low:up=false create:cut_veridium_brick_wall:north=low:east=none:south=none:west=low:up=false create:small_veridium_brick_wall:north=low:east=none:south=none:west=low:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=false:south=false:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.484=cobblestone_wall:north=low:east=low:south=none:west=none:up=false andesite_wall:north=low:east=low:south=none:west=none:up=false blackstone_wall:north=low:east=low:south=none:west=none:up=false brick_wall:north=low:east=low:south=none:west=none:up=false cobbled_deepslate_wall:north=low:east=low:south=none:west=none:up=false deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false deepslate_tile_wall:north=low:east=low:south=none:west=none:up=false diorite_wall:north=low:east=low:south=none:west=none:up=false end_stone_brick_wall:north=low:east=low:south=none:west=none:up=false granite_wall:north=low:east=low:south=none:west=none:up=false mossy_cobblestone_wall:north=low:east=low:south=none:west=none:up=false mossy_stone_brick_wall:north=low:east=low:south=none:west=none:up=false mud_brick_wall:north=low:east=low:south=none:west=none:up=false nether_brick_wall:north=low:east=low:south=none:west=none:up=false polished_blackstone_brick_wall:north=low:east=low:south=none:west=none:up=false polished_blackstone_wall:north=low:east=low:south=none:west=none:up=false polished_deepslate_wall:north=low:east=low:south=none:west=none:up=false prismarine_wall:north=low:east=low:south=none:west=none:up=false red_nether_brick_wall:north=low:east=low:south=none:west=none:up=false red_sandstone_wall:north=low:east=low:south=none:west=none:up=false sandstone_wall:north=low:east=low:south=none:west=none:up=false stone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_andesite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_andesite_wall:north=low:east=low:south=none:west=none:up=false create:cut_andesite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_andesite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_asurine_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_asurine_wall:north=low:east=low:south=none:west=none:up=false create:cut_asurine_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_asurine_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_calcite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_calcite_wall:north=low:east=low:south=none:west=none:up=false create:cut_calcite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_calcite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_crimsite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=none:up=false create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_deepslate_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=none:up=false create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_diorite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_diorite_wall:north=low:east=low:south=none:west=none:up=false create:cut_diorite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_diorite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_dripstone_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=none:up=false create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_granite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_granite_wall:north=low:east=low:south=none:west=none:up=false create:cut_granite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_granite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_limestone_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_limestone_wall:north=low:east=low:south=none:west=none:up=false create:cut_limestone_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_limestone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_ochrum_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=none:up=false create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_scorchia_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=none:up=false create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_scoria_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_scoria_wall:north=low:east=low:south=none:west=none:up=false create:cut_scoria_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_scoria_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_tuff_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_tuff_wall:north=low:east=low:south=none:west=none:up=false create:cut_tuff_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_tuff_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_veridium_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_veridium_wall:north=low:east=low:south=none:west=none:up=false create:cut_veridium_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_veridium_brick_wall:north=low:east=low:south=none:west=none:up=false +block.484=cobblestone_wall:north=low:east=low:south=none:west=none:up=false andesite_wall:north=low:east=low:south=none:west=none:up=false blackstone_wall:north=low:east=low:south=none:west=none:up=false brick_wall:north=low:east=low:south=none:west=none:up=false cobbled_deepslate_wall:north=low:east=low:south=none:west=none:up=false deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false deepslate_tile_wall:north=low:east=low:south=none:west=none:up=false diorite_wall:north=low:east=low:south=none:west=none:up=false end_stone_brick_wall:north=low:east=low:south=none:west=none:up=false granite_wall:north=low:east=low:south=none:west=none:up=false mossy_cobblestone_wall:north=low:east=low:south=none:west=none:up=false mossy_stone_brick_wall:north=low:east=low:south=none:west=none:up=false mud_brick_wall:north=low:east=low:south=none:west=none:up=false nether_brick_wall:north=low:east=low:south=none:west=none:up=false polished_blackstone_brick_wall:north=low:east=low:south=none:west=none:up=false polished_blackstone_wall:north=low:east=low:south=none:west=none:up=false polished_deepslate_wall:north=low:east=low:south=none:west=none:up=false prismarine_wall:north=low:east=low:south=none:west=none:up=false red_nether_brick_wall:north=low:east=low:south=none:west=none:up=false red_sandstone_wall:north=low:east=low:south=none:west=none:up=false sandstone_wall:north=low:east=low:south=none:west=none:up=false stone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_andesite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_andesite_wall:north=low:east=low:south=none:west=none:up=false create:cut_andesite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_andesite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_asurine_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_asurine_wall:north=low:east=low:south=none:west=none:up=false create:cut_asurine_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_asurine_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_calcite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_calcite_wall:north=low:east=low:south=none:west=none:up=false create:cut_calcite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_calcite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_crimsite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_crimsite_wall:north=low:east=low:south=none:west=none:up=false create:cut_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_crimsite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_deepslate_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_deepslate_wall:north=low:east=low:south=none:west=none:up=false create:cut_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_deepslate_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_diorite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_diorite_wall:north=low:east=low:south=none:west=none:up=false create:cut_diorite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_diorite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_dripstone_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_dripstone_wall:north=low:east=low:south=none:west=none:up=false create:cut_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_dripstone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_granite_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_granite_wall:north=low:east=low:south=none:west=none:up=false create:cut_granite_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_granite_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_limestone_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_limestone_wall:north=low:east=low:south=none:west=none:up=false create:cut_limestone_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_limestone_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_ochrum_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_ochrum_wall:north=low:east=low:south=none:west=none:up=false create:cut_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_ochrum_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_scorchia_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_scorchia_wall:north=low:east=low:south=none:west=none:up=false create:cut_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_scorchia_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_scoria_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_scoria_wall:north=low:east=low:south=none:west=none:up=false create:cut_scoria_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_scoria_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_tuff_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_tuff_wall:north=low:east=low:south=none:west=none:up=false create:cut_tuff_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_tuff_brick_wall:north=low:east=low:south=none:west=none:up=false create:cut_veridium_wall:north=low:east=low:south=none:west=none:up=false create:polished_cut_veridium_wall:north=low:east=low:south=none:west=none:up=false create:cut_veridium_brick_wall:north=low:east=low:south=none:west=none:up=false create:small_veridium_brick_wall:north=low:east=low:south=none:west=none:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=false:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.485=cobblestone_wall:north=none:east=none:south=low:west=low:up=false andesite_wall:north=none:east=none:south=low:west=low:up=false blackstone_wall:north=none:east=none:south=low:west=low:up=false brick_wall:north=none:east=none:south=low:west=low:up=false cobbled_deepslate_wall:north=none:east=none:south=low:west=low:up=false deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false deepslate_tile_wall:north=none:east=none:south=low:west=low:up=false diorite_wall:north=none:east=none:south=low:west=low:up=false end_stone_brick_wall:north=none:east=none:south=low:west=low:up=false granite_wall:north=none:east=none:south=low:west=low:up=false mossy_cobblestone_wall:north=none:east=none:south=low:west=low:up=false mossy_stone_brick_wall:north=none:east=none:south=low:west=low:up=false mud_brick_wall:north=none:east=none:south=low:west=low:up=false nether_brick_wall:north=none:east=none:south=low:west=low:up=false polished_blackstone_brick_wall:north=none:east=none:south=low:west=low:up=false polished_blackstone_wall:north=none:east=none:south=low:west=low:up=false polished_deepslate_wall:north=none:east=none:south=low:west=low:up=false prismarine_wall:north=none:east=none:south=low:west=low:up=false red_nether_brick_wall:north=none:east=none:south=low:west=low:up=false red_sandstone_wall:north=none:east=none:south=low:west=low:up=false sandstone_wall:north=none:east=none:south=low:west=low:up=false stone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_andesite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_andesite_wall:north=none:east=none:south=low:west=low:up=false create:cut_andesite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_andesite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_asurine_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_asurine_wall:north=none:east=none:south=low:west=low:up=false create:cut_asurine_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_asurine_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_calcite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_calcite_wall:north=none:east=none:south=low:west=low:up=false create:cut_calcite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_calcite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_crimsite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=low:up=false create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_deepslate_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=low:up=false create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_diorite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_diorite_wall:north=none:east=none:south=low:west=low:up=false create:cut_diorite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_diorite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_dripstone_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=low:up=false create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_granite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_granite_wall:north=none:east=none:south=low:west=low:up=false create:cut_granite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_granite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_limestone_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_limestone_wall:north=none:east=none:south=low:west=low:up=false create:cut_limestone_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_limestone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_ochrum_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=low:up=false create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_scorchia_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=low:up=false create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_scoria_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_scoria_wall:north=none:east=none:south=low:west=low:up=false create:cut_scoria_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_scoria_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_tuff_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_tuff_wall:north=none:east=none:south=low:west=low:up=false create:cut_tuff_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_tuff_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_veridium_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_veridium_wall:north=none:east=none:south=low:west=low:up=false create:cut_veridium_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_veridium_brick_wall:north=none:east=none:south=low:west=low:up=false +block.485=cobblestone_wall:north=none:east=none:south=low:west=low:up=false andesite_wall:north=none:east=none:south=low:west=low:up=false blackstone_wall:north=none:east=none:south=low:west=low:up=false brick_wall:north=none:east=none:south=low:west=low:up=false cobbled_deepslate_wall:north=none:east=none:south=low:west=low:up=false deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false deepslate_tile_wall:north=none:east=none:south=low:west=low:up=false diorite_wall:north=none:east=none:south=low:west=low:up=false end_stone_brick_wall:north=none:east=none:south=low:west=low:up=false granite_wall:north=none:east=none:south=low:west=low:up=false mossy_cobblestone_wall:north=none:east=none:south=low:west=low:up=false mossy_stone_brick_wall:north=none:east=none:south=low:west=low:up=false mud_brick_wall:north=none:east=none:south=low:west=low:up=false nether_brick_wall:north=none:east=none:south=low:west=low:up=false polished_blackstone_brick_wall:north=none:east=none:south=low:west=low:up=false polished_blackstone_wall:north=none:east=none:south=low:west=low:up=false polished_deepslate_wall:north=none:east=none:south=low:west=low:up=false prismarine_wall:north=none:east=none:south=low:west=low:up=false red_nether_brick_wall:north=none:east=none:south=low:west=low:up=false red_sandstone_wall:north=none:east=none:south=low:west=low:up=false sandstone_wall:north=none:east=none:south=low:west=low:up=false stone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_andesite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_andesite_wall:north=none:east=none:south=low:west=low:up=false create:cut_andesite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_andesite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_asurine_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_asurine_wall:north=none:east=none:south=low:west=low:up=false create:cut_asurine_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_asurine_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_calcite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_calcite_wall:north=none:east=none:south=low:west=low:up=false create:cut_calcite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_calcite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_crimsite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_crimsite_wall:north=none:east=none:south=low:west=low:up=false create:cut_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_crimsite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_deepslate_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_deepslate_wall:north=none:east=none:south=low:west=low:up=false create:cut_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_deepslate_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_diorite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_diorite_wall:north=none:east=none:south=low:west=low:up=false create:cut_diorite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_diorite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_dripstone_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_dripstone_wall:north=none:east=none:south=low:west=low:up=false create:cut_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_dripstone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_granite_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_granite_wall:north=none:east=none:south=low:west=low:up=false create:cut_granite_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_granite_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_limestone_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_limestone_wall:north=none:east=none:south=low:west=low:up=false create:cut_limestone_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_limestone_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_ochrum_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_ochrum_wall:north=none:east=none:south=low:west=low:up=false create:cut_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_ochrum_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_scorchia_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_scorchia_wall:north=none:east=none:south=low:west=low:up=false create:cut_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_scorchia_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_scoria_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_scoria_wall:north=none:east=none:south=low:west=low:up=false create:cut_scoria_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_scoria_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_tuff_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_tuff_wall:north=none:east=none:south=low:west=low:up=false create:cut_tuff_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_tuff_brick_wall:north=none:east=none:south=low:west=low:up=false create:cut_veridium_wall:north=none:east=none:south=low:west=low:up=false create:polished_cut_veridium_wall:north=none:east=none:south=low:west=low:up=false create:cut_veridium_brick_wall:north=none:east=none:south=low:west=low:up=false create:small_veridium_brick_wall:north=none:east=none:south=low:west=low:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=false:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.486=cobblestone_wall:north=none:east=low:south=low:west=none:up=false andesite_wall:north=none:east=low:south=low:west=none:up=false blackstone_wall:north=none:east=low:south=low:west=none:up=false brick_wall:north=none:east=low:south=low:west=none:up=false cobbled_deepslate_wall:north=none:east=low:south=low:west=none:up=false deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false deepslate_tile_wall:north=none:east=low:south=low:west=none:up=false diorite_wall:north=none:east=low:south=low:west=none:up=false end_stone_brick_wall:north=none:east=low:south=low:west=none:up=false granite_wall:north=none:east=low:south=low:west=none:up=false mossy_cobblestone_wall:north=none:east=low:south=low:west=none:up=false mossy_stone_brick_wall:north=none:east=low:south=low:west=none:up=false mud_brick_wall:north=none:east=low:south=low:west=none:up=false nether_brick_wall:north=none:east=low:south=low:west=none:up=false polished_blackstone_brick_wall:north=none:east=low:south=low:west=none:up=false polished_blackstone_wall:north=none:east=low:south=low:west=none:up=false polished_deepslate_wall:north=none:east=low:south=low:west=none:up=false prismarine_wall:north=none:east=low:south=low:west=none:up=false red_nether_brick_wall:north=none:east=low:south=low:west=none:up=false red_sandstone_wall:north=none:east=low:south=low:west=none:up=false sandstone_wall:north=none:east=low:south=low:west=none:up=false stone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_andesite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_andesite_wall:north=none:east=low:south=low:west=none:up=false create:cut_andesite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_andesite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_asurine_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_asurine_wall:north=none:east=low:south=low:west=none:up=false create:cut_asurine_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_asurine_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_calcite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_calcite_wall:north=none:east=low:south=low:west=none:up=false create:cut_calcite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_calcite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_crimsite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=none:up=false create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_deepslate_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=none:up=false create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_diorite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_diorite_wall:north=none:east=low:south=low:west=none:up=false create:cut_diorite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_diorite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_dripstone_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=none:up=false create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_granite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_granite_wall:north=none:east=low:south=low:west=none:up=false create:cut_granite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_granite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_limestone_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_limestone_wall:north=none:east=low:south=low:west=none:up=false create:cut_limestone_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_limestone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_ochrum_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=none:up=false create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_scorchia_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=none:up=false create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_scoria_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_scoria_wall:north=none:east=low:south=low:west=none:up=false create:cut_scoria_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_scoria_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_tuff_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_tuff_wall:north=none:east=low:south=low:west=none:up=false create:cut_tuff_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_tuff_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_veridium_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_veridium_wall:north=none:east=low:south=low:west=none:up=false create:cut_veridium_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_veridium_brick_wall:north=none:east=low:south=low:west=none:up=false +block.486=cobblestone_wall:north=none:east=low:south=low:west=none:up=false andesite_wall:north=none:east=low:south=low:west=none:up=false blackstone_wall:north=none:east=low:south=low:west=none:up=false brick_wall:north=none:east=low:south=low:west=none:up=false cobbled_deepslate_wall:north=none:east=low:south=low:west=none:up=false deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false deepslate_tile_wall:north=none:east=low:south=low:west=none:up=false diorite_wall:north=none:east=low:south=low:west=none:up=false end_stone_brick_wall:north=none:east=low:south=low:west=none:up=false granite_wall:north=none:east=low:south=low:west=none:up=false mossy_cobblestone_wall:north=none:east=low:south=low:west=none:up=false mossy_stone_brick_wall:north=none:east=low:south=low:west=none:up=false mud_brick_wall:north=none:east=low:south=low:west=none:up=false nether_brick_wall:north=none:east=low:south=low:west=none:up=false polished_blackstone_brick_wall:north=none:east=low:south=low:west=none:up=false polished_blackstone_wall:north=none:east=low:south=low:west=none:up=false polished_deepslate_wall:north=none:east=low:south=low:west=none:up=false prismarine_wall:north=none:east=low:south=low:west=none:up=false red_nether_brick_wall:north=none:east=low:south=low:west=none:up=false red_sandstone_wall:north=none:east=low:south=low:west=none:up=false sandstone_wall:north=none:east=low:south=low:west=none:up=false stone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_andesite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_andesite_wall:north=none:east=low:south=low:west=none:up=false create:cut_andesite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_andesite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_asurine_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_asurine_wall:north=none:east=low:south=low:west=none:up=false create:cut_asurine_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_asurine_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_calcite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_calcite_wall:north=none:east=low:south=low:west=none:up=false create:cut_calcite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_calcite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_crimsite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_crimsite_wall:north=none:east=low:south=low:west=none:up=false create:cut_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_crimsite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_deepslate_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_deepslate_wall:north=none:east=low:south=low:west=none:up=false create:cut_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_deepslate_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_diorite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_diorite_wall:north=none:east=low:south=low:west=none:up=false create:cut_diorite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_diorite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_dripstone_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_dripstone_wall:north=none:east=low:south=low:west=none:up=false create:cut_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_dripstone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_granite_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_granite_wall:north=none:east=low:south=low:west=none:up=false create:cut_granite_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_granite_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_limestone_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_limestone_wall:north=none:east=low:south=low:west=none:up=false create:cut_limestone_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_limestone_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_ochrum_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_ochrum_wall:north=none:east=low:south=low:west=none:up=false create:cut_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_ochrum_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_scorchia_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_scorchia_wall:north=none:east=low:south=low:west=none:up=false create:cut_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_scorchia_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_scoria_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_scoria_wall:north=none:east=low:south=low:west=none:up=false create:cut_scoria_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_scoria_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_tuff_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_tuff_wall:north=none:east=low:south=low:west=none:up=false create:cut_tuff_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_tuff_brick_wall:north=none:east=low:south=low:west=none:up=false create:cut_veridium_wall:north=none:east=low:south=low:west=none:up=false create:polished_cut_veridium_wall:north=none:east=low:south=low:west=none:up=false create:cut_veridium_brick_wall:north=none:east=low:south=low:west=none:up=false create:small_veridium_brick_wall:north=none:east=low:south=low:west=none:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=false:east=true:south=true:west=false:up=false:north_east=false:north_west=false:south_east=false:south_west=false -block.487=cobblestone_wall:north=low:east=low:south=low:west=low:up=false andesite_wall:north=low:east=low:south=low:west=low:up=false blackstone_wall:north=low:east=low:south=low:west=low:up=false brick_wall:north=low:east=low:south=low:west=low:up=false cobbled_deepslate_wall:north=low:east=low:south=low:west=low:up=false deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false deepslate_tile_wall:north=low:east=low:south=low:west=low:up=false diorite_wall:north=low:east=low:south=low:west=low:up=false end_stone_brick_wall:north=low:east=low:south=low:west=low:up=false granite_wall:north=low:east=low:south=low:west=low:up=false mossy_cobblestone_wall:north=low:east=low:south=low:west=low:up=false mossy_stone_brick_wall:north=low:east=low:south=low:west=low:up=false mud_brick_wall:north=low:east=low:south=low:west=low:up=false nether_brick_wall:north=low:east=low:south=low:west=low:up=false polished_blackstone_brick_wall:north=low:east=low:south=low:west=low:up=false polished_blackstone_wall:north=low:east=low:south=low:west=low:up=false polished_deepslate_wall:north=low:east=low:south=low:west=low:up=false prismarine_wall:north=low:east=low:south=low:west=low:up=false red_nether_brick_wall:north=low:east=low:south=low:west=low:up=false red_sandstone_wall:north=low:east=low:south=low:west=low:up=false sandstone_wall:north=low:east=low:south=low:west=low:up=false stone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_andesite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_andesite_wall:north=low:east=low:south=low:west=low:up=false create:cut_andesite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_andesite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_asurine_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_asurine_wall:north=low:east=low:south=low:west=low:up=false create:cut_asurine_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_asurine_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_calcite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_calcite_wall:north=low:east=low:south=low:west=low:up=false create:cut_calcite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_calcite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_crimsite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=low:up=false create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_deepslate_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=low:up=false create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_diorite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_diorite_wall:north=low:east=low:south=low:west=low:up=false create:cut_diorite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_diorite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_dripstone_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=low:up=false create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_granite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_granite_wall:north=low:east=low:south=low:west=low:up=false create:cut_granite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_granite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_limestone_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_limestone_wall:north=low:east=low:south=low:west=low:up=false create:cut_limestone_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_limestone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_ochrum_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=low:up=false create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_scorchia_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=low:up=false create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_scoria_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_scoria_wall:north=low:east=low:south=low:west=low:up=false create:cut_scoria_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_scoria_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_tuff_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_tuff_wall:north=low:east=low:south=low:west=low:up=false create:cut_tuff_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_tuff_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_veridium_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_veridium_wall:north=low:east=low:south=low:west=low:up=false create:cut_veridium_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_veridium_brick_wall:north=low:east=low:south=low:west=low:up=false +block.487=cobblestone_wall:north=low:east=low:south=low:west=low:up=false andesite_wall:north=low:east=low:south=low:west=low:up=false blackstone_wall:north=low:east=low:south=low:west=low:up=false brick_wall:north=low:east=low:south=low:west=low:up=false cobbled_deepslate_wall:north=low:east=low:south=low:west=low:up=false deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false deepslate_tile_wall:north=low:east=low:south=low:west=low:up=false diorite_wall:north=low:east=low:south=low:west=low:up=false end_stone_brick_wall:north=low:east=low:south=low:west=low:up=false granite_wall:north=low:east=low:south=low:west=low:up=false mossy_cobblestone_wall:north=low:east=low:south=low:west=low:up=false mossy_stone_brick_wall:north=low:east=low:south=low:west=low:up=false mud_brick_wall:north=low:east=low:south=low:west=low:up=false nether_brick_wall:north=low:east=low:south=low:west=low:up=false polished_blackstone_brick_wall:north=low:east=low:south=low:west=low:up=false polished_blackstone_wall:north=low:east=low:south=low:west=low:up=false polished_deepslate_wall:north=low:east=low:south=low:west=low:up=false prismarine_wall:north=low:east=low:south=low:west=low:up=false red_nether_brick_wall:north=low:east=low:south=low:west=low:up=false red_sandstone_wall:north=low:east=low:south=low:west=low:up=false sandstone_wall:north=low:east=low:south=low:west=low:up=false stone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_andesite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_andesite_wall:north=low:east=low:south=low:west=low:up=false create:cut_andesite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_andesite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_asurine_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_asurine_wall:north=low:east=low:south=low:west=low:up=false create:cut_asurine_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_asurine_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_calcite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_calcite_wall:north=low:east=low:south=low:west=low:up=false create:cut_calcite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_calcite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_crimsite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_crimsite_wall:north=low:east=low:south=low:west=low:up=false create:cut_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_crimsite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_deepslate_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_deepslate_wall:north=low:east=low:south=low:west=low:up=false create:cut_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_deepslate_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_diorite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_diorite_wall:north=low:east=low:south=low:west=low:up=false create:cut_diorite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_diorite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_dripstone_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_dripstone_wall:north=low:east=low:south=low:west=low:up=false create:cut_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_dripstone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_granite_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_granite_wall:north=low:east=low:south=low:west=low:up=false create:cut_granite_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_granite_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_limestone_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_limestone_wall:north=low:east=low:south=low:west=low:up=false create:cut_limestone_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_limestone_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_ochrum_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_ochrum_wall:north=low:east=low:south=low:west=low:up=false create:cut_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_ochrum_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_scorchia_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_scorchia_wall:north=low:east=low:south=low:west=low:up=false create:cut_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_scorchia_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_scoria_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_scoria_wall:north=low:east=low:south=low:west=low:up=false create:cut_scoria_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_scoria_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_tuff_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_tuff_wall:north=low:east=low:south=low:west=low:up=false create:cut_tuff_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_tuff_brick_wall:north=low:east=low:south=low:west=low:up=false create:cut_veridium_wall:north=low:east=low:south=low:west=low:up=false create:polished_cut_veridium_wall:north=low:east=low:south=low:west=low:up=false create:cut_veridium_brick_wall:north=low:east=low:south=low:west=low:up=false create:small_veridium_brick_wall:north=low:east=low:south=low:west=low:up=false \ + diagonalwalls:minecraft/cobblestone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_cobblestone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/stone_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mossy_stone_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/granite_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/diorite_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/andesite_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/cobbled_deepslate_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_deepslate_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/deepslate_tile_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_wall tuff_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_tuff_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/tuff_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/mud_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/resin_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/sandstone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_sandstone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/prismarine_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/nether_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/red_nether_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/blackstone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/polished_blackstone_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false diagonalwalls:minecraft/end_stone_brick_wall:north=true:east=true:south=true:west=true:up=false:north_east=false:north_west=false:south_east=false:south_west=false block.488=cobblestone_wall:north=tall:east=none:south=tall:west=none:up=false andesite_wall:north=tall:east=none:south=tall:west=none:up=false blackstone_wall:north=tall:east=none:south=tall:west=none:up=false brick_wall:north=tall:east=none:south=tall:west=none:up=false cobbled_deepslate_wall:north=tall:east=none:south=tall:west=none:up=false deepslate_brick_wall:north=tall:east=none:south=tall:west=none:up=false deepslate_tile_wall:north=tall:east=none:south=tall:west=none:up=false diorite_wall:north=tall:east=none:south=tall:west=none:up=false end_stone_brick_wall:north=tall:east=none:south=tall:west=none:up=false granite_wall:north=tall:east=none:south=tall:west=none:up=false mossy_cobblestone_wall:north=tall:east=none:south=tall:west=none:up=false mossy_stone_brick_wall:north=tall:east=none:south=tall:west=none:up=false mud_brick_wall:north=tall:east=none:south=tall:west=none:up=false nether_brick_wall:north=tall:east=none:south=tall:west=none:up=false polished_blackstone_brick_wall:north=tall:east=none:south=tall:west=none:up=false polished_blackstone_wall:north=tall:east=none:south=tall:west=none:up=false polished_deepslate_wall:north=tall:east=none:south=tall:west=none:up=false prismarine_wall:north=tall:east=none:south=tall:west=none:up=false red_nether_brick_wall:north=tall:east=none:south=tall:west=none:up=false red_sandstone_wall:north=tall:east=none:south=tall:west=none:up=false sandstone_wall:north=tall:east=none:south=tall:west=none:up=false stone_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_andesite_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_andesite_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_andesite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_andesite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_asurine_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_asurine_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_asurine_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_asurine_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_calcite_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_calcite_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_calcite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_calcite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_crimsite_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_crimsite_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_crimsite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_crimsite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_deepslate_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_deepslate_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_deepslate_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_deepslate_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_diorite_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_diorite_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_diorite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_diorite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_dripstone_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_dripstone_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_dripstone_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_dripstone_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_granite_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_granite_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_granite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_granite_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_limestone_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_limestone_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_limestone_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_limestone_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_ochrum_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_ochrum_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_ochrum_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_ochrum_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_scorchia_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_scorchia_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_scorchia_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_scorchia_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_scoria_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_scoria_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_scoria_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_scoria_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_tuff_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_tuff_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_tuff_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_tuff_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_veridium_wall:north=tall:east=none:south=tall:west=none:up=false create:polished_cut_veridium_wall:north=tall:east=none:south=tall:west=none:up=false create:cut_veridium_brick_wall:north=tall:east=none:south=tall:west=none:up=false create:small_veridium_brick_wall:north=tall:east=none:south=tall:west=none:up=false